Trace number 4301747

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 NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)SAT (TO)80 252.057 248.213

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-18b_c18.xml
MD5SUMcfb25615b49033917f7fa13487cdd88c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark252.098
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints208
Number of domains19
Minimum domain size1
Maximum domain size33
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":39},{"size":3,"count":4},{"size":4,"count":3},{"size":5,"count":1},{"size":7,"count":1},{"size":33,"count":18}]
Minimum variable degree2
Maximum variable degree50
Distribution of variable degrees[{"degree":2,"count":50},{"degree":48,"count":9},{"degree":49,"count":4},{"degree":50,"count":5}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":176},{"arity":19,"count":32}]
Number of extensional constraints0
Number of intensional constraints176
Distribution of constraint types[{"type":"intension","count":176},{"type":"count","count":32}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301747-1532885279.xml"  -tl '252s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4301747-1532885279.xml, -tl, 252s, -p, 1]
0.11/0.21	c simple solver
0.34/0.28	c parse instance...
1.29/0.70	c solve instance...
53.17/50.01	o 82 
124.32/120.77	o 80 
252.03/248.20	s SATISFIABLE
252.03/248.20	v <instantiation>
252.03/248.20	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] np[12] np[13] np[14] np[15] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] nf[12] nf[13] nf[14] nf[15] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] pp[12] pp[13] pp[14] pp[15] pp[16] pp[17] </list>
252.03/248.20	v 	<values>10 10 -9 -4 -9 4 4 -7 2 8 9 7 1 -10 -2 -10 -2 -1 1 2 0 1 0 0 1 0 2 2 0 0 0 0 0 0 1 1 0 2 0 0 1 1 1 2 0 0 0 0 0 0 0 0 6 9 7 0 0 8 0 0 0 0 0 7 10 8 12 13 </values>
252.03/248.20	v </instantiation>
252.03/248.20	c Unexpected resolution interruption!

Verifier Data

OK	80

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301747-1532885279/watcher-4301747-1532885279 -o /tmp/evaluation-result-4301747-1532885279/solver-4301747-1532885279 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6815 --watchdog 312 HOME/xcsp3-exec -seed 658367354 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301747-1532885279.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=7843, runsolver pid=7840

[startup+0.100061 s]*
/proc/loadavg: 2.06 2.15 2.00 3/217 7859
/proc/meminfo: memFree=21667948/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14082940 memory=28484 CPUtime=0.11 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 5487 0 0 0 10 1 0 0 20 0 15 0 106090825 14420930560 7121 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3520735 7121 3018 1 0 3483012 0
[pid=7845/tid=7846] ppid=7843 vsize=14082940 memory=7755943612240859995 CPUtime=0.09 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 3503 0 0 0 8 1 0 0 20 0 15 0 106090825 14420930560 7187 33554432000 4194304 4196468 140735068715200 140264442050352 140264437829014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 7187 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14082940 memory=140488029218432 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 7187 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 7187 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 7187 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14082940 memory=140488029218432 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263978141344 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14082940 memory=140488029218432 CPUtime=0.01 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14082940 memory=140488029218432 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 7187 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29936 KiB

[startup+0.211904 s]*
/proc/loadavg: 2.06 2.15 2.00 3/217 7859
/proc/meminfo: memFree=21656372/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14082940 memory=41136 CPUtime=0.34 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 8358 0 0 0 31 3 0 0 20 0 15 0 106090825 14420930560 10284 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3520735 10284 3196 1 0 3483012 0
[pid=7845/tid=7846] ppid=7843 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 5433 0 0 0 18 2 0 0 20 0 15 0 106090825 14420930560 10284 33554432000 4194304 4196468 140735068715200 140264442041064 140264430495093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14082940 memory=12627 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 10284 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14082940 memory=140488029238253 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 10284 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 10284 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106090826 14420930560 10284 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14082940 memory=140488029218432 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263978141344 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106090828 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 738 0 0 0 2 0 0 0 20 0 15 0 106090831 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 106090831 14420930560 10284 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14082972 memory=140488029218432 CPUtime=0.08 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 771 0 0 0 8 0 0 0 20 0 15 0 106090831 14420963328 10349 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14082972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14420963328 10349 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090831 14420930560 10349 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42588 KiB

[startup+0.310547 s]*
/proc/loadavg: 2.06 2.15 2.00 4/217 7859
/proc/meminfo: memFree=21650044/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14087196 memory=48104 CPUtime=0.52 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 9233 0 0 0 48 4 0 0 20 0 15 0 106090825 14425288704 12026 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3521799 12026 3242 1 0 3483012 0
[pid=7845/tid=7846] ppid=7843 vsize=14087196 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 6133 0 0 0 26 3 0 0 20 0 15 0 106090825 14425288704 12026 33554432000 4194304 4196468 140735068715200 140264442053856 140264437839005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14425288704 12026 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14425288704 12026 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14087196 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14425288704 12026 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14087196 memory=7089317150647820184 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106090826 14425288704 12026 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14087196 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106090828 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14087196 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106090828 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263978141344 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106090828 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14087196 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14087196 memory=8325818968683490714 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 839 0 0 0 5 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14087196 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 125 0 0 0 3 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 848 0 0 0 12 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090831 14425288704 12026 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49556 KiB

[startup+0.701607 s]
/proc/loadavg: 2.06 2.15 2.00 6/217 7859
/proc/meminfo: memFree=21636648/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14089320 memory=86252 CPUtime=1.56 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 12693 0 0 0 150 6 0 0 20 0 15 0 106090825 14427463680 21563 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3522330 21563 3362 1 0 3483524 0
[pid=7845/tid=7846] ppid=7843 vsize=14089320 memory=30352 CPUtime=0.67 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 7050 0 0 0 63 4 0 0 20 0 15 0 106090825 14427463680 21563 33554432000 4194304 4196468 140735068715200 140264442046736 140264419387321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14427463680 21563 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14089320 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14427463680 21563 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14089320 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090826 14427463680 21563 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14089320 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106090826 14427463680 21563 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14089320 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14089320 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263978141344 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14089320 memory=792 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14089320 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14089320 memory=8556 CPUtime=0.26 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 1506 0 0 0 26 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14089320 memory=1444 CPUtime=0.22 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) R 7843 7843 6529 0 -1 1077944384 743 0 0 0 22 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14089320 memory=5668 CPUtime=0.38 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) R 7843 7843 6529 0 -1 4202560 2086 0 0 0 38 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263972878320 140264437838426 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14089320 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14089320 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 21563 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 87704 KiB

[startup+1.50076 s]
/proc/loadavg: 2.06 2.15 2.00 5/217 7859
/proc/meminfo: memFree=21592300/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0

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

/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14089320 memory=280971996817414 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14089320 memory=211316 CPUtime=1.43 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 11054 0 0 0 142 1 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14089320 memory=1452 CPUtime=1.36 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 9184 0 0 0 135 1 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14089320 memory=1724 CPUtime=0.6 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 7170 0 0 0 59 1 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14089320 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14089320 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1263 0 0 0 0 1 0 0 20 0 15 0 106090831 14427463680 52829 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 105.77 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 212768 KiB

[startup+162.301 s]
/proc/loadavg: 2.01 2.09 2.00 3/218 7951
/proc/meminfo: memFree=25231132/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14089320 memory=188392 CPUtime=166.01 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 53941 0 0 0 16586 15 0 0 20 0 15 0 106090825 14427463680 47098 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3522330 47098 3411 1 0 3483524 0
[pid=7845/tid=7846] ppid=7843 vsize=14089320 memory=191980 CPUtime=162.17 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 12486 0 0 0 16211 6 0 0 20 0 15 0 106090825 14427463680 47098 33554432000 4194304 4196468 140735068715200 140264442055888 140264057219682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14089320 memory=191980 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1369 0 0 0 2 0 0 0 20 0 15 0 106090826 14427463680 47098 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14089320 memory=191980 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1198 0 0 0 2 0 0 0 20 0 15 0 106090826 14427463680 47098 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14089320 memory=191980 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 585 0 0 0 2 0 0 0 20 0 15 0 106090826 14427463680 47098 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14089320 memory=191980 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 1759 0 0 0 2 0 0 0 20 0 15 0 106090826 14427463680 47098 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14089320 memory=191980 CPUtime=0.02 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 1337 0 0 0 2 0 0 0 20 0 15 0 106090828 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14089320 memory=188392 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263978141408 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14089320 memory=188392 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14089320 memory=280975821797872 CPUtime=1.53 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 13813 0 0 0 152 1 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14089320 memory=4420 CPUtime=1.46 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 10568 0 0 0 145 1 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14089320 memory=1452 CPUtime=0.61 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 8152 0 0 0 60 1 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14089320 memory=2408 CPUtime=0.03 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1301 0 0 0 1 2 0 0 20 0 15 0 106090831 14427463680 47098 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 166.01 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 189844 KiB

[startup+222.301 s]
/proc/loadavg: 1.89 2.05 1.99 3/218 7952
/proc/meminfo: memFree=25246520/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14089320 memory=171008 CPUtime=226.1 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 56078 0 0 0 22593 17 0 0 20 0 15 0 106090825 14427463680 42752 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3522330 42752 3411 1 0 3483524 0
[pid=7845/tid=7846] ppid=7843 vsize=14089320 memory=172548 CPUtime=222.12 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 12580 0 0 0 22206 6 0 0 20 0 15 0 106090825 14427463680 42752 33554432000 4194304 4196468 140735068715200 140264442056512 140264057768277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14089320 memory=171520 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1380 0 0 0 4 0 0 0 20 0 15 0 106090826 14427463680 42752 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14089320 memory=171008 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1205 0 0 0 3 1 0 0 20 0 15 0 106090826 14427463680 42752 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14089320 memory=171008 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 596 0 0 0 4 0 0 0 20 0 15 0 106090826 14427463680 42752 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14089320 memory=1452 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 1774 0 0 0 4 0 0 0 20 0 15 0 106090826 14427463680 42752 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14089320 memory=15872 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 1344 0 0 0 3 1 0 0 20 0 15 0 106090828 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14089320 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263978141408 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14089320 memory=171008 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14089320 memory=2408 CPUtime=1.55 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 14399 0 0 0 154 1 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14089320 memory=1724 CPUtime=1.48 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 11427 0 0 0 147 1 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14089320 memory=1004 CPUtime=0.62 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 8694 0 0 0 61 1 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14089320 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14089320 memory=30360 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1306 0 0 0 2 3 0 0 20 0 15 0 106090831 14427463680 42752 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 226.1 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 172460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+248.201 s]
/proc/loadavg: 1.93 2.04 1.99 3/218 7953
/proc/meminfo: memFree=25256864/32770624 swapFree=67108688/67108860
[pid=7843] ppid=7840 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7843/stat : 7843 (xcsp3-exec) S 7840 7843 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106090825 115843072 363 33554432000 4194304 5098028 140729221145120 140729221143224 140260331082364 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32489472 140729221149761 140729221149961 140729221149961 140729221152714 0
/proc/7843/statm: 28282 363 305 221 0 87 0
[pid=7845] ppid=7843 vsize=14089320 memory=170120 CPUtime=252.03 cores=0,2,4,6
/proc/7845/stat : 7845 (java) S 7843 7843 6529 0 -1 1077944320 58794 0 0 0 25185 18 0 0 20 0 15 0 106090825 14427463680 42530 33554432000 4194304 4196468 140735068715200 140735068697744 140264437817079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
/proc/7845/statm: 3522330 42530 3411 1 0 3483524 0
[pid=7845/tid=7846] ppid=7843 vsize=14089320 memory=8112282956445269571 CPUtime=247.98 cores=0,2,4,6
/proc/7845/task/7846/stat : 7846 (java) R 7843 7843 6529 0 -1 4202560 13140 0 0 0 24792 6 0 0 20 0 15 0 106090825 14427463680 42530 33554432000 4194304 4196468 140735068715200 140264442056704 140264057410114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7847] ppid=7843 vsize=14089320 memory=290763857956438329 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7847/stat : 7847 (java) S 7843 7843 6529 0 -1 1077944384 1432 0 0 0 4 0 0 0 20 0 15 0 106090826 14427463680 42530 33554432000 4194304 4196468 140735068715200 140264375417360 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7848] ppid=7843 vsize=14089320 memory=16104758104558012 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7848/stat : 7848 (java) S 7843 7843 6529 0 -1 1077944384 1268 0 0 0 4 1 0 0 20 0 15 0 106090826 14427463680 42530 33554432000 4194304 4196468 140735068715200 140264374364816 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7849] ppid=7843 vsize=14089320 memory=4 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7849/stat : 7849 (java) S 7843 7843 6529 0 -1 1077944384 667 0 0 0 5 0 0 0 20 0 15 0 106090826 14427463680 42530 33554432000 4194304 4196468 140735068715200 140264373311760 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7850] ppid=7843 vsize=14089320 memory=4 CPUtime=0.04 cores=0,2,4,6
/proc/7845/task/7850/stat : 7850 (java) S 7843 7843 6529 0 -1 1077944384 2224 0 0 0 4 0 0 0 20 0 15 0 106090826 14427463680 42530 33554432000 4194304 4196468 140735068715200 140264372259216 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7851] ppid=7843 vsize=14089320 memory=5 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7851/stat : 7851 (java) S 7843 7843 6529 0 -1 1077944384 1544 0 0 0 4 1 0 0 20 0 15 0 106090828 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263979195120 140264437828226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7852] ppid=7843 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7852/stat : 7852 (java) S 7843 7843 6529 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263978141408 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7853] ppid=7843 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7853/stat : 7853 (java) S 7843 7843 6529 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106090828 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263977088240 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7854] ppid=7843 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7854/stat : 7854 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263976036816 140264437835675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7855] ppid=7843 vsize=14089320 memory=156 CPUtime=1.56 cores=0,2,4,6
/proc/7845/task/7855/stat : 7855 (java) S 7843 7843 6529 0 -1 1077944384 14926 0 0 0 155 1 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263974983920 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7856] ppid=7843 vsize=14089320 memory=149 CPUtime=1.49 cores=0,2,4,6
/proc/7845/task/7856/stat : 7856 (java) S 7843 7843 6529 0 -1 1077944384 11430 0 0 0 148 1 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263973931376 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7857] ppid=7843 vsize=14089320 memory=62 CPUtime=0.62 cores=0,2,4,6
/proc/7845/task/7857/stat : 7857 (java) S 7843 7843 6529 0 -1 1077944384 9454 0 0 0 61 1 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263972878320 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7858] ppid=7843 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7845/task/7858/stat : 7858 (java) S 7843 7843 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263971826016 140264437827285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
[pid=7845/tid=7859] ppid=7843 vsize=14089320 memory=5 CPUtime=0.05 cores=0,2,4,6
/proc/7845/task/7859/stat : 7859 (java) S 7843 7843 6529 0 -1 1077944384 1336 0 0 0 2 3 0 0 20 0 15 0 106090831 14427463680 42530 33554432000 4194304 4196468 140735068715200 140263970774064 140264437828226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32096256 140735068722316 140735068722486 140735068722486 140735068725199 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 171572 KiB

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

[startup+248.21 s]
# the end of solver process 7843 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001101 s, system=0.001101 s

[startup+248.213 s]
# the end of solver process 7845 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.864 s, system=0.192148 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 248.213
CPU time (s): 252.057
CPU user time (s): 251.864
CPU system time (s): 0.192148
CPU usage (%): 101.548
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 217812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.864
system time used= 0.192148
maximum resident set size= 218928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9147
involuntary context switches= 354


# summary of solver processes directly reported to runsolver:
#   pid: 7843,7845
#   total CPU time (s): 252.057
#   total CPU user time (s): 251.864
#   total CPU system time (s): 0.192148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.47973 second user time and 2.30151 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 19:28:00
IDJOB=4301747
IDBENCH=141319
IDSOLVER=2772
FILE ID=node106/4301747-1532885279
RUNJOBID= node106-1532884072-6815
PBS_JOBID= 21022522
Free space on /tmp= 54704 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-18b_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-4301747-1532885279/watcher-4301747-1532885279 -o /tmp/evaluation-result-4301747-1532885279/solver-4301747-1532885279 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6815 --watchdog 312  HOME/xcsp3-exec -seed 658367354 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301747-1532885279.xml

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

MD5SUM BENCH= cfb25615b49033917f7fa13487cdd88c
RANDOM SEED=658367354

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:        21684708 kB
MemAvailable:   28011752 kB
Buffers:          244584 kB
Cached:          6315812 kB
SwapCached:            0 kB
Active:          6307400 kB
Inactive:        4222340 kB
Active(anon):    3916388 kB
Inactive(anon):    80476 kB
Active(file):    2391012 kB
Inactive(file):  4141864 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21604 kB
Writeback:             0 kB
AnonPages:       3976404 kB
Mapped:            57472 kB
Shmem:             25056 kB
Slab:             247944 kB
SReclaimable:     220004 kB
SUnreclaim:        27940 kB
KernelStack:        3568 kB
PageTables:        13540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7158552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3846144 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= 54684 MiB
End job on node106 at 2018-07-29 19:32:08