Trace number 4406366

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 2019-09-24OPT1070 1474.91 1455.96

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-07.xml
MD5SUMc416c7749524dd4f925e3cf47c007fb7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1070
Best CPU time to get the best result obtained on this benchmark21.6695
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406366-1569400301.xml"  -tl '2400s' -p 1
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4406366-1569400301.xml, -tl, 2400s, -p, 1]
0.34/0.24	c simple solver
0.34/0.31	c parse instance...
0.70/0.48	c solve instance...
0.70/0.50	o 678 
0.70/0.50	o 684 
0.70/0.50	o 685 
0.70/0.50	o 691 
0.70/0.50	o 733 
0.70/0.50	o 756 
0.70/0.50	o 812 
1.00/0.54	o 815 
1.00/0.54	o 831 
1.00/0.54	o 861 
1.00/0.54	o 867 
1.00/0.54	o 895 
1.00/0.54	o 933 
1.00/0.54	o 939 
1.00/0.55	o 945 
1.00/0.55	o 975 
1.00/0.57	o 991 
1.00/0.57	o 992 
1.00/0.60	o 1000 
1.00/0.60	o 1030 
1.29/0.62	o 1041 
1.29/0.63	o 1046 
1.29/0.68	o 1050 
1.56/0.72	o 1070 
1474.84/1455.95	s OPTIMUM FOUND
1474.84/1455.95	v <instantiation>
1474.84/1455.95	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
1474.84/1455.95	v 	<values>0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 </values>
1474.84/1455.95	v </instantiation>

Verifier Data

OK	1070

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (15411 MiB free)
  memory of node 1: 16384 MiB (9358 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406366-1569400301/watcher-4406366-1569400301 -o /tmp/evaluation-result-4406366-1569400301/solver-4406366-1569400301 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569396628-22039 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4406366-1569400301.xml 

running on 4 cores: 0-3

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=23300, runsolver pid=23297

[startup+0.100092 s]*
/proc/loadavg: 2.21 2.13 1.98 3/230 23316
/proc/meminfo: memFree=25347152/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15144776 memory=30220 CPUtime=0.12 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 5936 0 0 0 11 1 0 0 20 0 15 0 515971727 15508250624 7555 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3786194 7555 3155 1 0 3748377 0
[pid=23302/tid=23303] ppid=23300 vsize=15144776 memory=8036256212623698507 CPUtime=0.08 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 3866 0 0 0 8 0 0 0 20 0 15 0 515971728 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249683888160 140249679680669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15144776 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15144776 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971730 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515971730 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249214432544 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515971731 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249213380208 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 515971733 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971733 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15144776 memory=139714713282176 CPUtime=0.01 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) R 23300 23300 22008 0 -1 4202560 350 0 0 0 1 0 0 0 20 0 15 0 515971733 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249209170288 140249665026890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15144776 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971734 15508250624 7555 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31668 KiB

[startup+0.211618 s]*
/proc/loadavg: 2.21 2.13 1.98 4/230 23316
/proc/meminfo: memFree=25333688/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15144776 memory=41256 CPUtime=0.34 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 9455 0 0 0 30 4 0 0 20 0 15 0 515971727 15508250624 10314 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3786194 10314 3309 1 0 3748377 0
[pid=23302/tid=23303] ppid=23300 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 6666 0 0 0 18 2 0 0 20 0 15 0 515971728 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249683878080 140249288297168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15144776 memory=9642 CPUtime=0 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15144776 memory=3827283 CPUtime=0 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971730 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515971730 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249214432544 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15144776 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515971731 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249213380208 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15144776 memory=0 CPUtime=0.03 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 668 0 0 0 3 0 0 0 20 0 15 0 515971733 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15144776 memory=-1 CPUtime=0.01 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 15 0 515971733 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15144776 memory=0 CPUtime=0.07 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) R 23300 23300 22008 0 -1 4202560 729 0 0 0 7 0 0 0 20 0 15 0 515971733 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249209170288 140249679670678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971734 15508250624 10314 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42704 KiB

[startup+0.311475 s]*
/proc/loadavg: 2.21 2.13 1.98 3/230 23316
/proc/meminfo: memFree=25329696/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15149032 memory=46868 CPUtime=0.51 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 10516 0 0 0 47 4 0 0 20 0 15 0 515971727 15512608768 11717 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787258 11717 3329 1 0 3748377 0
[pid=23302/tid=23303] ppid=23300 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 7595 0 0 0 27 3 0 0 20 0 15 0 515971728 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249683880256 140249663739230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15149032 memory=3834949 CPUtime=0 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15149032 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515971730 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515971730 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249214432544 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515971731 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249213380208 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15149032 memory=0 CPUtime=0.05 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 676 0 0 0 5 0 0 0 20 0 15 0 515971733 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15149032 memory=-1 CPUtime=0.02 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 120 0 0 0 2 0 0 0 20 0 15 0 515971733 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15149032 memory=139714713282176 CPUtime=0.12 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 820 0 0 0 12 0 0 0 20 0 15 0 515971733 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15149032 memory=139714713282176 CPUtime=0 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971734 15512608768 11717 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48316 KiB

[startup+0.701205 s]
/proc/loadavg: 2.21 2.13 1.98 6/230 23316
/proc/meminfo: memFree=25316356/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15151156 memory=73668 CPUtime=1.56 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 15715 0 0 0 150 6 0 0 20 0 15 0 515971727 15514783744 18417 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787789 18417 3456 1 0 3748889 0
[pid=23302/tid=23303] ppid=23300 vsize=15151156 memory=2120 CPUtime=0.68 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 9050 0 0 0 64 4 0 0 20 0 15 0 515971728 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249683895296 140249291055119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15151156 memory=496 CPUtime=0 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15151156 memory=1556 CPUtime=0 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971728 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15151156 memory=1620 CPUtime=0 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515971728 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15151156 memory=780 CPUtime=0 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15151156 memory=1444 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249214432544 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15151156 memory=1984 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515971731 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249213380208 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15151156 memory=2524 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15151156 memory=7302135314614015844 CPUtime=0.31 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) R 23300 23300 22008 0 -1 4202560 2743 0 0 0 31 0 0 0 20 0 15 0 515971733 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249211256392 140249663144868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15151156 memory=6947198723552731472 CPUtime=0.27 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) R 23300 23300 22008 0 -1 4202560 1236 0 0 0 27 0 0 0 20 0 15 0 515971733 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249210208456 140249663145114 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15151156 memory=7368002589315584080 CPUtime=0.28 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 1379 0 0 0 27 1 0 0 20 0 15 0 515971733 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15151156 memory=7079772213163872336 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15151156 memory=7164214801036830806 CPUtime=0 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 18417 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75116 KiB

[startup+1.5009 s]
/proc/loadavg: 2.21 2.13 1.98 5/230 23316
/proc/meminfo: memFree=25279708/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0

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

/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15151156 memory=512696 CPUtime=1474.13 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 134576 0 0 0 147238 175 0 0 20 0 15 0 515971727 15514783744 128174 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787789 128174 3511 1 0 3748889 0
[pid=23302/tid=23303] ppid=23300 vsize=15151156 memory=984 CPUtime=1445.89 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 56852 0 0 0 144541 48 0 0 20 0 15 0 515971728 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249683898144 140249291953284 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15151156 memory=2044 CPUtime=5.63 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 6394 0 0 0 545 18 0 0 20 0 15 0 515971728 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15151156 memory=780 CPUtime=5.62 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 8276 0 0 0 542 20 0 0 20 0 15 0 515971728 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15151156 memory=3516 CPUtime=5.64 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 9710 0 0 0 543 21 0 0 20 0 15 0 515971728 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15151156 memory=1088 CPUtime=5.63 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 10481 0 0 0 544 19 0 0 20 0 15 0 515971728 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15151156 memory=6791534058613427641 CPUtime=2.17 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 10974 0 0 0 193 24 0 0 20 0 15 0 515971730 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15151156 memory=513212 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249214432608 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515971731 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249213380224 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15151156 memory=1620 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15151156 memory=780 CPUtime=1.23 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 16137 0 0 0 122 1 0 0 20 0 15 0 515971733 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15151156 memory=1444 CPUtime=1.24 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 9916 0 0 0 123 1 0 0 20 0 15 0 515971733 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15151156 memory=526036 CPUtime=0.36 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 3875 0 0 0 34 2 0 0 20 0 15 0 515971733 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15151156 memory=1984 CPUtime=0.63 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 562 0 0 0 29 34 0 0 20 0 15 0 515971734 15514783744 128174 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 1474.13 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 514144 KiB

[startup+1455.6 s]
/proc/loadavg: 1.15 1.38 1.63 3/229 23524
/proc/meminfo: memFree=24631196/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15151156 memory=512184 CPUtime=1474.54 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 134577 0 0 0 147279 175 0 0 20 0 15 0 515971727 15514783744 128046 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787789 128046 3511 1 0 3748889 0
[pid=23302/tid=23303] ppid=23300 vsize=15151156 memory=3608 CPUtime=1446.28 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 56853 0 0 0 144580 48 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249683898032 140249291613406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15151156 memory=63996 CPUtime=5.63 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 6394 0 0 0 545 18 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15151156 memory=984 CPUtime=5.62 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 8276 0 0 0 542 20 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15151156 memory=6791534058613427641 CPUtime=5.64 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 9710 0 0 0 543 21 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15151156 memory=3516 CPUtime=5.63 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 10481 0 0 0 544 19 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15151156 memory=1088 CPUtime=2.18 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 10974 0 0 0 194 24 0 0 20 0 15 0 515971730 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15151156 memory=2832 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249214432608 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15151156 memory=1564 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515971731 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249213380224 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15151156 memory=8392 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15151156 memory=14008 CPUtime=1.23 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 16137 0 0 0 122 1 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15151156 memory=33380 CPUtime=1.24 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 9916 0 0 0 123 1 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15151156 memory=772 CPUtime=0.36 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 3875 0 0 0 34 2 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15151156 memory=1696 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15151156 memory=1228 CPUtime=0.63 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 562 0 0 0 29 34 0 0 20 0 15 0 515971734 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 1474.54 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 513632 KiB

[startup+1455.8 s]
/proc/loadavg: 1.15 1.38 1.63 3/229 23524
/proc/meminfo: memFree=24631196/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15151156 memory=512184 CPUtime=1474.74 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 134577 0 0 0 147299 175 0 0 20 0 15 0 515971727 15514783744 128046 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787789 128046 3511 1 0 3748889 0
[pid=23302/tid=23303] ppid=23300 vsize=15151156 memory=3516 CPUtime=1446.48 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 56853 0 0 0 144600 48 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249683898032 140249291613406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15151156 memory=1088 CPUtime=5.63 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 6394 0 0 0 545 18 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15151156 memory=2832 CPUtime=5.62 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 8276 0 0 0 542 20 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15151156 memory=1564 CPUtime=5.64 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 9710 0 0 0 543 21 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15151156 memory=8392 CPUtime=5.63 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 10481 0 0 0 544 19 0 0 20 0 15 0 515971728 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15151156 memory=1412 CPUtime=2.18 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 10974 0 0 0 194 24 0 0 20 0 15 0 515971730 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15151156 memory=3192 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249214432608 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515971731 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249213380224 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15151156 memory=472624 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15151156 memory=1728 CPUtime=1.23 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 16137 0 0 0 122 1 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15151156 memory=1398722017469774279 CPUtime=1.24 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 9916 0 0 0 123 1 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15151156 memory=4872558044660077418 CPUtime=0.36 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 3875 0 0 0 34 2 0 0 20 0 15 0 515971733 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15151156 memory=472572 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15151156 memory=1728 CPUtime=0.63 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 562 0 0 0 29 34 0 0 20 0 15 0 515971734 15514783744 128046 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 1474.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 513632 KiB

[startup+1455.9 s]
/proc/loadavg: 1.15 1.38 1.63 3/229 23524
/proc/meminfo: memFree=24631196/32770688 swapFree=67001280/67108860
[pid=23300] ppid=23297 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/23300/stat : 23300 (xcsp3-exec) S 23297 23300 22008 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515971727 115843072 362 33554432000 4194304 5098028 140735392878848 140735392876952 139684501033596 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 37462016 140735392883578 140735392883821 140735392883821 140735392886730 0
/proc/23300/statm: 28282 362 304 221 0 87 0
[pid=23302] ppid=23300 vsize=15151156 memory=511672 CPUtime=1474.84 cores=0-3
/proc/23302/stat : 23302 (java) S 23300 23300 22008 0 -1 1077944320 134579 0 0 0 147309 175 0 0 20 0 15 0 515971727 15514783744 127918 33554432000 4194304 4196468 140725281515520 140725281498064 140249679658743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
/proc/23302/statm: 3787789 127918 3511 1 0 3748889 0
[pid=23302/tid=23303] ppid=23300 vsize=15151156 memory=512696 CPUtime=1446.58 cores=0-3
/proc/23302/task/23303/stat : 23303 (java) R 23300 23300 22008 0 -1 4202560 56854 0 0 0 144610 48 0 0 20 0 15 0 515971728 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249683898144 140249289301527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23304] ppid=23300 vsize=15151156 memory=512184 CPUtime=5.63 cores=0-3
/proc/23302/task/23304/stat : 23304 (java) S 23300 23300 22008 0 -1 1077944384 6394 0 0 0 545 18 0 0 20 0 15 0 515971728 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249271757200 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23305] ppid=23300 vsize=15151156 memory=1448 CPUtime=5.62 cores=0-3
/proc/23302/task/23305/stat : 23305 (java) S 23300 23300 22008 0 -1 1077944384 8276 0 0 0 542 20 0 0 20 0 15 0 515971728 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249270704400 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23306] ppid=23300 vsize=15151156 memory=539372 CPUtime=5.65 cores=0-3
/proc/23302/task/23306/stat : 23306 (java) S 23300 23300 22008 0 -1 1077944384 9710 0 0 0 544 21 0 0 20 0 15 0 515971728 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249269652112 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23307] ppid=23300 vsize=15151156 memory=0 CPUtime=5.63 cores=0-3
/proc/23302/task/23307/stat : 23307 (java) S 23300 23300 22008 0 -1 1077944384 10481 0 0 0 544 19 0 0 20 0 15 0 515971728 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249268599312 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23308] ppid=23300 vsize=15151156 memory=1448 CPUtime=2.18 cores=0-3
/proc/23302/task/23308/stat : 23308 (java) S 23300 23300 22008 0 -1 1077944384 10975 0 0 0 194 24 0 0 20 0 15 0 515971730 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249215486576 140249679669890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23309] ppid=23300 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/23302/task/23309/stat : 23309 (java) S 23300 23300 22008 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 515971730 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249214432608 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23310] ppid=23300 vsize=15151156 memory=516288 CPUtime=0 cores=0-3
/proc/23302/task/23310/stat : 23310 (java) S 23300 23300 22008 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 515971731 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249213380224 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23311] ppid=23300 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/23302/task/23311/stat : 23311 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971733 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249212328528 140249679677339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23312] ppid=23300 vsize=15151156 memory=514236 CPUtime=1.23 cores=0-3
/proc/23302/task/23312/stat : 23312 (java) S 23300 23300 22008 0 -1 1077944384 16137 0 0 0 122 1 0 0 20 0 15 0 515971733 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249211275376 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23313] ppid=23300 vsize=15151156 memory=3608 CPUtime=1.24 cores=0-3
/proc/23302/task/23313/stat : 23313 (java) S 23300 23300 22008 0 -1 1077944384 9916 0 0 0 123 1 0 0 20 0 15 0 515971733 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249210222576 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23314] ppid=23300 vsize=15151156 memory=8392 CPUtime=0.36 cores=0-3
/proc/23302/task/23314/stat : 23314 (java) S 23300 23300 22008 0 -1 1077944384 3875 0 0 0 34 2 0 0 20 0 15 0 515971733 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249209170288 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23315] ppid=23300 vsize=15151156 memory=14008 CPUtime=0 cores=0-3
/proc/23302/task/23315/stat : 23315 (java) S 23300 23300 22008 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515971734 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249208117728 140249679668949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
[pid=23302/tid=23316] ppid=23300 vsize=15151156 memory=33380 CPUtime=0.63 cores=0-3
/proc/23302/task/23316/stat : 23316 (java) S 23300 23300 22008 0 -1 1077944384 562 0 0 0 29 34 0 0 20 0 15 0 515971734 15514783744 127918 33554432000 4194304 4196468 140725281515520 140249207065520 140249679669890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6381568 140725281522671 140725281522842 140725281522842 140725281525711 0
Current children cumulated CPU time: 1474.84 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 513120 KiB

Child status: 0
Real time (s): 1455.96
CPU time (s): 1474.91
CPU user time (s): 1473.15
CPU system time (s): 1.75782
CPU usage (%): 101.301
Max. virtual memory (cumulated for all children) (KiB): 15266460
Max. memory (cumulated for all children) (KiB): 1995380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1473.15
system time used= 1.75782
maximum resident set size= 1993932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79971
involuntary context switches= 3726


# summary of solver processes directly reported to runsolver:
#   pid: 23300
#   total CPU time (s): 1474.91
#   total CPU user time (s): 1473.15
#   total CPU system time (s): 1.75782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.69353 second user time and 15.9456 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-25 10:31:00
IDJOB=4406366
IDBENCH=133445
IDSOLVER=2870
FILE ID=node116/4406366-1569400301
RUNJOBID= node116-1569396628-22039
PBS_JOBID= 21705695
Free space on /tmp= 6524 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406366-1569400301/watcher-4406366-1569400301 -o /tmp/evaluation-result-4406366-1569400301/solver-4406366-1569400301 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569396628-22039 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4406366-1569400301.xml

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

MD5SUM BENCH= c416c7749524dd4f925e3cf47c007fb7
RANDOM SEED=1988558389

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25365036 kB
MemAvailable:   31613520 kB
Buffers:          117656 kB
Cached:          6302648 kB
SwapCached:         3304 kB
Active:          3437840 kB
Inactive:        3219556 kB
Active(anon):     236244 kB
Inactive(anon):    56664 kB
Active(file):    3201596 kB
Inactive(file):  3162892 kB
Unevictable:      109488 kB
Mlocked:          109488 kB
SwapTotal:      67108860 kB
SwapFree:       67001280 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:        356300 kB
Mapped:            70608 kB
Shmem:             47784 kB
Slab:             341988 kB
SReclaimable:     312456 kB
SUnreclaim:        29532 kB
KernelStack:        4016 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1654788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6500 MiB
End job on node116 at 2019-09-25 10:55:16