Trace number 4406326

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-24OPT1128 124.738 121.164

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-01.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark9.2843
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"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-4406326-1569401475.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406326-1569401475.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
0.71/0.44	c solve instance...
0.71/0.45	o 734 
0.71/0.46	o 760 
0.71/0.49	o 773 
0.71/0.49	o 778 
0.71/0.49	o 803 
0.71/0.49	o 826 
0.71/0.49	o 869 
0.71/0.49	o 881 
0.71/0.49	o 886 
0.71/0.49	o 947 
0.71/0.49	o 973 
0.71/0.49	o 995 
0.71/0.49	o 1000 
0.71/0.49	o 1001 
0.71/0.50	o 1028 
0.71/0.50	o 1033 
1.06/0.52	o 1047 
1.06/0.52	o 1080 
1.06/0.52	o 1081 
1.06/0.56	o 1092 
1.06/0.56	o 1098 
1.33/0.65	o 1110 
1.60/0.72	o 1112 
1.60/0.72	o 1113 
1.60/0.75	o 1128 
124.67/121.15	s OPTIMUM FOUND
124.67/121.15	v <instantiation>
124.67/121.15	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] </list>
124.67/121.15	v 	<values>0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 </values>
124.67/121.15	v </instantiation>

Verifier Data

OK	1128

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406326-1569401475/watcher-4406326-1569401475 -o /tmp/evaluation-result-4406326-1569401475/solver-4406326-1569401475 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14059 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1267865483 HOME/instance-4406326-1569401475.xml 

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

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=15267, runsolver pid=15264

[startup+0.100091 s]*
/proc/loadavg: 1.89 1.88 1.85 3/229 15283
/proc/meminfo: memFree=28378084/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15144776 memory=30020 CPUtime=0.12 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 5901 0 0 0 11 1 0 0 20 0 15 0 516400592 15508250624 7505 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3786194 7505 3156 1 0 3748377 0
[pid=15269/tid=15270] ppid=15267 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 3823 0 0 0 8 1 0 0 20 0 15 0 516400592 15508250624 7505 33554432000 4194304 4196468 140723459324608 140504154424192 140504150209693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 7505 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15144776 memory=140392368816177 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 7505 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400594 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516400595 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503684884128 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516400595 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503683831024 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 516400597 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400598 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15144776 memory=140392368801408 CPUtime=0.02 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) R 15267 15267 14027 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 516400598 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503611852784 140504133531329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400598 15508250624 7505 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31468 KiB

[startup+0.210713 s]*
/proc/loadavg: 1.89 1.88 1.85 3/229 15283
/proc/meminfo: memFree=28365380/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15144776 memory=40704 CPUtime=0.34 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 9433 0 0 0 31 3 0 0 20 0 15 0 516400592 15508250624 10176 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3786194 10176 3251 1 0 3748377 0
[pid=15269/tid=15270] ppid=15267 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 6601 0 0 0 18 2 0 0 20 0 15 0 516400592 15508250624 10176 33554432000 4194304 4196468 140723459324608 140504154421824 140504129778811 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 10176 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15144776 memory=288370768520513152 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 10176 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15144776 memory=140392368801408 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516400594 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516400595 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503684884128 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516400595 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503683831024 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 516400597 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 382 0 0 0 3 0 0 0 20 0 15 0 516400598 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15144776 memory=140392368801408 CPUtime=0.08 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) R 15267 15267 14027 0 -1 4202560 697 0 0 0 8 0 0 0 20 0 15 0 516400598 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503611852784 140504130107768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400598 15508250624 10176 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42152 KiB

[startup+0.310537 s]*
/proc/loadavg: 1.89 1.88 1.85 6/229 15283
/proc/meminfo: memFree=28360508/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15149032 memory=49964 CPUtime=0.53 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 10772 0 0 0 49 4 0 0 20 0 15 0 516400592 15512608768 12491 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787258 12491 3373 1 0 3748377 0
[pid=15269/tid=15270] ppid=15267 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 7716 0 0 0 26 3 0 0 20 0 15 0 516400592 15512608768 12491 33554432000 4194304 4196468 140723459324608 140504154418880 140504150209693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15512608768 12491 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15512608768 12491 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400593 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516400594 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516400595 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503684884128 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516400595 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503683831024 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 15 0 516400597 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) R 15267 15267 14027 0 -1 4202560 502 0 0 0 5 0 0 0 20 0 15 0 516400598 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503612905840 140504134093684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) R 15267 15267 14027 0 -1 4202560 783 0 0 0 13 0 0 0 20 0 15 0 516400598 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503611852784 140504128892518 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400598 15512608768 12491 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51412 KiB

[startup+0.700813 s]
/proc/loadavg: 1.89 1.88 1.85 6/229 15283
/proc/meminfo: memFree=28345348/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15151156 memory=81576 CPUtime=1.6 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 17174 0 0 0 154 6 0 0 20 0 15 0 516400592 15514783744 20394 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787789 20394 3452 1 0 3748889 0
[pid=15269/tid=15270] ppid=15267 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 8999 0 0 0 63 4 0 0 20 0 15 0 516400592 15514783744 20394 33554432000 4194304 4196468 140723459324608 140504154420216 140503767833127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15514783744 20394 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15514783744 20394 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15151156 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400593 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516400593 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15151156 memory=676 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516400594 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503684884128 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503683831024 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15151156 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15151156 memory=1712 CPUtime=0.3 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) R 15267 15267 14027 0 -1 4202560 2862 0 0 0 30 0 0 0 20 0 15 0 516400597 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503613939608 140504128204779 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15151156 memory=1112 CPUtime=0.35 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) R 15267 15267 14027 0 -1 4202560 2652 0 0 0 35 0 0 0 20 0 15 0 516400598 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503612891864 140504129538897 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15151156 memory=1004 CPUtime=0.25 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) S 15267 15267 14027 0 -1 1077944384 1354 0 0 0 25 0 0 0 20 0 15 0 516400598 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503611852784 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15151156 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 20394 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83024 KiB

[startup+1.50078 s]
/proc/loadavg: 1.89 1.88 1.85 5/229 15283
/proc/meminfo: memFree=28311988/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0

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

/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15151156 memory=205936 CPUtime=123.57 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 46767 0 0 0 12328 29 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787789 51484 3495 1 0 3748889 0
[pid=15269/tid=15270] ppid=15267 vsize=15151156 memory=1398722017469774279 CPUtime=119.12 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 12197 0 0 0 11901 11 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504154427216 140503768369465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15151156 memory=2936 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 1080 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.35 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 1516 0 0 0 33 2 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15151156 memory=205896 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1851 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15151156 memory=1412 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 766 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15151156 memory=3012 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 1587 0 0 0 30 2 0 0 20 0 15 0 516400594 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503684884192 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15151156 memory=227884 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503683831040 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15151156 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15151156 memory=1398722017469774279 CPUtime=1.06 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 12727 0 0 0 105 1 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15151156 memory=288230596050944315 CPUtime=1.15 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 9038 0 0 0 115 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15151156 memory=13848573129264102 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) S 15267 15267 14027 0 -1 1077944384 4247 0 0 0 32 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503611852784 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15151156 memory=203848 CPUtime=0.06 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 362 0 0 0 3 3 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 123.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 207384 KiB

[startup+120.801 s]
/proc/loadavg: 1.64 1.76 1.81 3/229 15370
/proc/meminfo: memFree=28300732/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15151156 memory=205936 CPUtime=124.36 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 46778 0 0 0 12407 29 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787789 51484 3495 1 0 3748889 0
[pid=15269/tid=15270] ppid=15267 vsize=15151156 memory=2828 CPUtime=119.91 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 12199 0 0 0 11980 11 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504154427328 140503768406464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15151156 memory=676 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 1081 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 1517 0 0 0 34 2 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15151156 memory=205936 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1856 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15151156 memory=3028 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 767 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15151156 memory=2012 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 1588 0 0 0 30 2 0 0 20 0 15 0 516400594 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503684884192 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503683831040 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15151156 memory=13848573129264102 CPUtime=1.06 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 12727 0 0 0 105 1 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15151156 memory=1412 CPUtime=1.15 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 9038 0 0 0 115 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15151156 memory=2936 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) S 15267 15267 14027 0 -1 1077944384 4247 0 0 0 32 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503611852784 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15151156 memory=205896 CPUtime=0.06 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 362 0 0 0 3 3 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 124.36 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 207384 KiB

[startup+121.001 s]*
/proc/loadavg: 1.64 1.76 1.81 3/229 15370
/proc/meminfo: memFree=28300724/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15151156 memory=205936 CPUtime=124.57 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 46911 0 0 0 12428 29 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787789 51484 3495 1 0 3748889 0
[pid=15269/tid=15270] ppid=15267 vsize=15151156 memory=1398722017469774279 CPUtime=120.12 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 12317 0 0 0 12001 11 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504154426512 140503768314155 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15151156 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 1081 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15151156 memory=143 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 1519 0 0 0 34 2 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15151156 memory=702 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1860 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15151156 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 767 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15151156 memory=14 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 1597 0 0 0 30 2 0 0 20 0 15 0 516400594 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15151156 memory=176 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503684884192 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15151156 memory=693 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503683831040 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15151156 memory=18318 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15151156 memory=2401 CPUtime=1.06 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 12727 0 0 0 105 1 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15151156 memory=1526 CPUtime=1.15 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 9038 0 0 0 115 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15151156 memory=5053 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) S 15267 15267 14027 0 -1 1077944384 4247 0 0 0 32 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503611852784 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15151156 memory=439 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15151156 memory=374 CPUtime=0.06 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 362 0 0 0 3 3 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 124.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 207384 KiB

[startup+121.11 s]
/proc/loadavg: 1.64 1.76 1.81 3/229 15370
/proc/meminfo: memFree=28300724/32770624 swapFree=66999256/67108860
[pid=15267] ppid=15264 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15267/stat : 15267 (xcsp3-exec) S 15264 15267 14027 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 516400592 115843072 362 33554432000 4194304 5098028 140731997204064 140731997202168 139859203961468 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23937024 140731997205370 140731997205613 140731997205613 140731997208522 0
/proc/15267/statm: 28282 362 304 221 0 87 0
[pid=15269] ppid=15267 vsize=15151156 memory=205936 CPUtime=124.67 cores=0,2,4,6
/proc/15269/stat : 15269 (java) S 15267 15267 14027 0 -1 1077944320 46911 0 0 0 12438 29 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140723459307152 140504150187767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
/proc/15269/statm: 3787789 51484 3495 1 0 3748889 0
[pid=15269/tid=15270] ppid=15267 vsize=15151156 memory=205936 CPUtime=120.22 cores=0,2,4,6
/proc/15269/task/15270/stat : 15270 (java) R 15267 15267 14027 0 -1 4202560 12317 0 0 0 12011 11 0 0 20 0 15 0 516400592 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504154426512 140503768404375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15271] ppid=15267 vsize=15151156 memory=205936 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15271/stat : 15271 (java) S 15267 15267 14027 0 -1 1077944384 1081 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504086424080 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15272] ppid=15267 vsize=15151156 memory=205936 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15272/stat : 15272 (java) S 15267 15267 14027 0 -1 1077944384 1519 0 0 0 34 2 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140504085371536 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15273] ppid=15267 vsize=15151156 memory=6656426216303648864 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15273/stat : 15273 (java) S 15267 15267 14027 0 -1 1077944384 1860 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503740373264 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15274] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.36 cores=0,2,4,6
/proc/15269/task/15274/stat : 15274 (java) S 15267 15267 14027 0 -1 1077944384 767 0 0 0 33 3 0 0 20 0 15 0 516400593 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503739320720 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15275] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15275/stat : 15275 (java) S 15267 15267 14027 0 -1 1077944384 1597 0 0 0 30 2 0 0 20 0 15 0 516400594 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503685937904 140504150198914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15276] ppid=15267 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15276/stat : 15276 (java) S 15267 15267 14027 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503684884192 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15277] ppid=15267 vsize=15151156 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15277/stat : 15277 (java) S 15267 15267 14027 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 516400595 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503683831040 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15278] ppid=15267 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15278/stat : 15278 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503682779600 140504150206363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15279] ppid=15267 vsize=15151156 memory=0 CPUtime=1.06 cores=0,2,4,6
/proc/15269/task/15279/stat : 15279 (java) S 15267 15267 14027 0 -1 1077944384 12727 0 0 0 105 1 0 0 20 0 15 0 516400597 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503613958384 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15280] ppid=15267 vsize=15151156 memory=1448 CPUtime=1.15 cores=0,2,4,6
/proc/15269/task/15280/stat : 15280 (java) S 15267 15267 14027 0 -1 1077944384 9038 0 0 0 115 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503612905840 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15281] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.32 cores=0,2,4,6
/proc/15269/task/15281/stat : 15281 (java) S 15267 15267 14027 0 -1 1077944384 4247 0 0 0 32 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503611852784 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15282] ppid=15267 vsize=15151156 memory=200712 CPUtime=0 cores=0,2,4,6
/proc/15269/task/15282/stat : 15282 (java) S 15267 15267 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503610800480 140504150197973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
[pid=15269/tid=15283] ppid=15267 vsize=15151156 memory=1448 CPUtime=0.06 cores=0,2,4,6
/proc/15269/task/15283/stat : 15283 (java) S 15267 15267 14027 0 -1 1077944384 362 0 0 0 3 3 0 0 20 0 15 0 516400598 15514783744 51484 33554432000 4194304 4196468 140723459324608 140503609748528 140504150198914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24506368 140723459331055 140723459331226 140723459331226 140723459334095 0
Current children cumulated CPU time: 124.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 207384 KiB

Child status: 0
Real time (s): 121.164
CPU time (s): 124.738
CPU user time (s): 124.433
CPU system time (s): 0.304939
CPU usage (%): 102.95
Max. virtual memory (cumulated for all children) (KiB): 15266516
Max. memory (cumulated for all children) (KiB): 215808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.433
system time used= 0.304939
maximum resident set size= 214364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48168
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13247
involuntary context switches= 356


# summary of solver processes directly reported to runsolver:
#   pid: 15267
#   total CPU time (s): 124.738
#   total CPU user time (s): 124.433
#   total CPU system time (s): 0.304939

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.775237 second user time and 1.23094 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-25 10:50:16
IDJOB=4406326
IDBENCH=133507
IDSOLVER=2870
FILE ID=node103/4406326-1569401475
RUNJOBID= node103-1569396611-14059
PBS_JOBID= 21705700
Free space on /tmp= 20836 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-01.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-4406326-1569401475/watcher-4406326-1569401475 -o /tmp/evaluation-result-4406326-1569401475/solver-4406326-1569401475 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14059 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1267865483 HOME/instance-4406326-1569401475.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=1267865483

node103.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	: 5333.74
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	: 5333.74
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	: 5333.74
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	: 5333.74
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:        28395440 kB
MemAvailable:   31543372 kB
Buffers:           82456 kB
Cached:          3345436 kB
SwapCached:         7000 kB
Active:          3544224 kB
Inactive:         209328 kB
Active(anon):     315828 kB
Inactive(anon):    67564 kB
Active(file):    3228396 kB
Inactive(file):   141764 kB
Unevictable:      107552 kB
Mlocked:          107552 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             26408 kB
Writeback:             8 kB
AnonPages:        391284 kB
Mapped:            71560 kB
Shmem:             49080 kB
Slab:             215936 kB
SReclaimable:     187216 kB
SUnreclaim:        28720 kB
KernelStack:        3744 kB
PageTables:         6796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20808 MiB
End job on node103 at 2019-09-25 10:52:17