Trace number 4406367

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-24OPT1109 1110.68 1095.61

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-03.xml
MD5SUM370e5889e420807efe2c272780cce411
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1109
Best CPU time to get the best result obtained on this benchmark92.4734
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-4406367-1569401115.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406367-1569401115.xml, -tl, 2400s, -p, 1]
0.35/0.22	c simple solver
0.35/0.28	c parse instance...
0.72/0.43	c solve instance...
0.72/0.45	o 675 
0.72/0.45	o 714 
0.72/0.45	o 734 
0.72/0.45	o 786 
0.72/0.45	o 788 
0.72/0.45	o 802 
0.72/0.45	o 838 
0.72/0.45	o 869 
0.72/0.45	o 888 
0.72/0.45	o 937 
0.72/0.46	o 945 
0.72/0.49	o 958 
0.72/0.49	o 960 
0.72/0.49	o 964 
0.72/0.49	o 991 
0.72/0.49	o 1060 
0.72/0.49	o 1061 
0.72/0.49	o 1074 
0.72/0.51	o 1088 
0.72/0.51	o 1101 
1.06/0.53	o 1102 
1.34/0.64	o 1109 
1110.57/1095.59	s OPTIMUM FOUND
1110.57/1095.59	v <instantiation>
1110.57/1095.59	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>
1110.57/1095.59	v 	<values>0 1 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 1 0 0 0 0 1 </values>
1110.57/1095.59	v </instantiation>

Verifier Data

OK	1109

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406367-1569401115/watcher-4406367-1569401115 -o /tmp/evaluation-result-4406367-1569401115/solver-4406367-1569401115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17026 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406367-1569401115.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
solver pid=18507, runsolver pid=18504
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.91 1.92 1.89 4/229 18523
/proc/meminfo: memFree=26088784/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15144776 memory=29368 CPUtime=0.13 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 5772 0 0 0 12 1 0 0 20 0 15 0 516365506 15508250624 7342 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3786194 7342 3139 1 0 3748377 0
[pid=18509/tid=18510] ppid=18507 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 3673 0 0 0 8 1 0 0 20 0 15 0 516365506 15508250624 7342 33554432000 4194304 4196468 140728192133904 139839420955424 139839408962366 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 7342 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15144776 memory=3977434749631002272 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 7342 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 7342 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 7342 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516365508 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516365509 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838883817120 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516365509 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838882764016 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) R 18507 18507 16995 0 -1 4202560 349 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838880659696 139839394558096 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) R 18507 18507 16995 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15144776 memory=140315105752704 CPUtime=0.02 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 15 0 516365511 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365512 15508250624 7342 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30820 KiB

[startup+0.212071 s]*
/proc/loadavg: 1.91 1.92 1.89 5/229 18523
/proc/meminfo: memFree=26075728/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15144776 memory=40964 CPUtime=0.35 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 9463 0 0 0 32 3 0 0 20 0 15 0 516365506 15508250624 10241 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3786194 10241 3306 1 0 3748377 0
[pid=18509/tid=18510] ppid=18507 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 6656 0 0 0 18 2 0 0 20 0 15 0 516365506 15508250624 10241 33554432000 4194304 4196468 140728192133904 139839420960224 139839400805726 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15144776 memory=2669799 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 10241 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15144776 memory=140315109372230 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 10241 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 10241 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516365507 15508250624 10241 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15144776 memory=140315105752704 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516365508 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516365509 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838883817120 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516365509 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838882764016 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 461 0 0 0 3 0 0 0 20 0 15 0 516365511 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 303 0 0 0 1 0 0 0 20 0 15 0 516365511 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15144776 memory=140315105752704 CPUtime=0.08 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 744 0 0 0 8 0 0 0 20 0 15 0 516365511 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365512 15508250624 10241 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42416 KiB

[startup+0.314822 s]*
/proc/loadavg: 1.91 1.92 1.89 4/229 18523
/proc/meminfo: memFree=26068048/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15149032 memory=50564 CPUtime=0.53 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 10950 0 0 0 49 4 0 0 20 0 15 0 516365506 15512608768 12641 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3787258 12641 3353 1 0 3748377 0
[pid=18509/tid=18510] ppid=18507 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 7896 0 0 0 27 3 0 0 20 0 15 0 516365506 15512608768 12641 33554432000 4194304 4196468 140728192133904 139839420960816 139839416747165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15512608768 12641 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15512608768 12641 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15512608768 12641 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516365507 15512608768 12641 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516365508 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516365509 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838883817120 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516365509 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838882764016 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 486 0 0 0 4 0 0 0 20 0 15 0 516365511 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 418 0 0 0 4 0 0 0 20 0 15 0 516365511 15512608768 12641 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 15 0 516365511 15512608768 12650 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15512608768 12650 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365512 15512608768 12650 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52016 KiB

[startup+0.700788 s]
/proc/loadavg: 1.91 1.92 1.89 5/229 18523
/proc/meminfo: memFree=26057632/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15151156 memory=77548 CPUtime=1.62 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 16669 0 0 0 156 6 0 0 20 0 15 0 516365506 15514783744 19387 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3787789 19387 3457 1 0 3748889 0
[pid=18509/tid=18510] ppid=18507 vsize=15151156 memory=-3704326594973231466 CPUtime=0.67 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 9011 0 0 0 63 4 0 0 20 0 15 0 516365506 15514783744 19387 33554432000 4194304 4196468 140728192133904 139839420962088 139839054576443 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15514783744 19387 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15514783744 19387 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365507 15514783744 19387 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15151156 memory=3648 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516365507 15514783744 19387 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15151156 memory=948 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516365508 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838883817120 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15151156 memory=9588 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838882764016 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15151156 memory=628 CPUtime=0.33 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) R 18507 18507 16995 0 -1 4202560 2747 0 0 0 33 0 0 0 20 0 15 0 516365511 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838880645720 139839400109839 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15151156 memory=1056 CPUtime=0.33 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) R 18507 18507 16995 0 -1 4202560 2207 0 0 0 33 0 0 0 20 0 15 0 516365511 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838879588168 139839409014688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15151156 memory=1716 CPUtime=0.25 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 1397 0 0 0 25 0 0 0 20 0 15 0 516365511 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15151156 memory=6176 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516365512 15514783744 19387 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 79000 KiB

[startup+1.5008 s]
/proc/loadavg: 1.91 1.92 1.89 5/229 18523
/proc/meminfo: memFree=26022404/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0

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

[pid=18509/tid=18511] ppid=18507 vsize=15151156 memory=3648 CPUtime=4.38 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 5548 0 0 0 420 18 0 0 20 0 15 0 516365507 15514783744 154324 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15151156 memory=3624 CPUtime=4.38 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 3721 0 0 0 421 17 0 0 20 0 15 0 516365507 15514783744 154324 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15151156 memory=55212 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 5477 0 0 0 420 19 0 0 20 0 15 0 516365507 15514783744 154324 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15151156 memory=984 CPUtime=4.4 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 4534 0 0 0 422 18 0 0 20 0 15 0 516365507 15514783744 154324 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15151156 memory=6791534058613427641 CPUtime=1.67 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5402 0 0 0 146 21 0 0 20 0 15 0 516365508 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15151156 memory=617808 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838883817184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838882764032 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15151156 memory=110221 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15151156 memory=1452 CPUtime=1.07 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 12726 0 0 0 105 2 0 0 20 0 15 0 516365511 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15151156 memory=618320 CPUtime=1.11 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 10095 0 0 0 110 1 0 0 20 0 15 0 516365511 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15151156 memory=623964 CPUtime=0.32 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 3403 0 0 0 32 0 0 0 20 0 15 0 516365511 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15151156 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15151156 memory=622940 CPUtime=0.49 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 510 0 0 0 23 26 0 0 20 0 15 0 516365512 15514783744 154324 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 1106.24 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 618748 KiB

[startup+1092.8 s]
/proc/loadavg: 1.68 1.72 1.75 3/230 18728
/proc/meminfo: memFree=25425464/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15151156 memory=616268 CPUtime=1107.85 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 84684 0 0 0 110630 155 0 0 20 0 15 0 516365506 15514783744 154067 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3787789 154067 3516 1 0 3748889 0
[pid=18509/tid=18510] ppid=18507 vsize=15151156 memory=618836 CPUtime=1085.52 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 31866 0 0 0 108507 45 0 0 20 0 15 0 516365506 15514783744 154067 33554432000 4194304 4196468 140728192133904 139839420964768 139839055129686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15151156 memory=3624 CPUtime=4.38 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 5548 0 0 0 420 18 0 0 20 0 15 0 516365507 15514783744 154067 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15151156 memory=55212 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 3721 0 0 0 422 17 0 0 20 0 15 0 516365507 15514783744 154067 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15151156 memory=984 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 5477 0 0 0 420 19 0 0 20 0 15 0 516365507 15514783744 154067 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15151156 memory=6791534058613427641 CPUtime=4.4 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 4534 0 0 0 422 18 0 0 20 0 15 0 516365507 15514783744 154067 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15151156 memory=617808 CPUtime=1.67 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5402 0 0 0 146 21 0 0 20 0 15 0 516365508 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15151156 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838883817184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15151156 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838882764032 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15151156 memory=617808 CPUtime=1.07 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 12726 0 0 0 105 2 0 0 20 0 15 0 516365511 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15151156 memory=1452 CPUtime=1.11 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 10095 0 0 0 110 1 0 0 20 0 15 0 516365511 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15151156 memory=618836 CPUtime=0.32 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 3403 0 0 0 32 0 0 0 20 0 15 0 516365511 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15151156 memory=617296 CPUtime=0.49 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 510 0 0 0 23 26 0 0 20 0 15 0 516365512 15514783744 154067 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 1107.85 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 617720 KiB

[startup+1094.4 s]
/proc/loadavg: 1.63 1.71 1.75 3/230 18728
/proc/meminfo: memFree=25426148/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15151156 memory=615244 CPUtime=1109.46 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 84689 0 0 0 110791 155 0 0 20 0 15 0 516365506 15514783744 153811 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3787789 153811 3516 1 0 3748889 0
[pid=18509/tid=18510] ppid=18507 vsize=15151156 memory=1452 CPUtime=1087.12 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 31869 0 0 0 108667 45 0 0 20 0 15 0 516365506 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839420964880 139839054991232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15151156 memory=619860 CPUtime=4.38 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 5548 0 0 0 420 18 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15151156 memory=928 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 3721 0 0 0 422 17 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15151156 memory=616268 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 5477 0 0 0 420 19 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15151156 memory=3624 CPUtime=4.41 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 4535 0 0 0 423 18 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15151156 memory=55212 CPUtime=1.67 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5403 0 0 0 146 21 0 0 20 0 15 0 516365508 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15151156 memory=617808 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838883817184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15151156 memory=627044 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838882764032 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15151156 memory=627556 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15151156 memory=6791534058613427641 CPUtime=1.07 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 12726 0 0 0 105 2 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15151156 memory=2024 CPUtime=1.11 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 10095 0 0 0 110 1 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15151156 memory=1428 CPUtime=0.32 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 3403 0 0 0 32 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15151156 memory=1128 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15151156 memory=3624 CPUtime=0.49 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 510 0 0 0 23 26 0 0 20 0 15 0 516365512 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 1109.46 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 616696 KiB

[startup+1095.2 s]
/proc/loadavg: 1.63 1.71 1.75 3/230 18728
/proc/meminfo: memFree=25427168/32770624 swapFree=66999780/67108860
[pid=18507] ppid=18504 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18507/stat : 18507 (xcsp3-exec) S 18504 18507 16995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516365505 115843072 363 33554432000 4194304 5098028 140731455236144 140731455234248 139638233531004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36052992 140731455243130 140731455243373 140731455243373 140731455246282 0
/proc/18507/statm: 28282 363 304 221 0 87 0
[pid=18509] ppid=18507 vsize=15151156 memory=615244 CPUtime=1110.26 cores=0,2,4,6
/proc/18509/stat : 18509 (java) S 18507 18507 16995 0 -1 1077944320 84691 0 0 0 110871 155 0 0 20 0 15 0 516365506 15514783744 153811 33554432000 4194304 4196468 140728192133904 140728192116448 139839416725239 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
/proc/18509/statm: 3787789 153811 3516 1 0 3748889 0
[pid=18509/tid=18510] ppid=18507 vsize=15151156 memory=6791534058613427641 CPUtime=1087.91 cores=0,2,4,6
/proc/18509/task/18510/stat : 18510 (java) R 18507 18507 16995 0 -1 4202560 31871 0 0 0 108746 45 0 0 20 0 15 0 516365506 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839420964880 139839055223992 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18511] ppid=18507 vsize=15151156 memory=6791534058613427641 CPUtime=4.39 cores=0,2,4,6
/proc/18509/task/18511/stat : 18511 (java) S 18507 18507 16995 0 -1 1077944384 5548 0 0 0 421 18 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839373277712 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18512] ppid=18507 vsize=15151156 memory=1452 CPUtime=4.4 cores=0,2,4,6
/proc/18509/task/18512/stat : 18512 (java) S 18507 18507 16995 0 -1 1077944384 3721 0 0 0 423 17 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839372225168 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18513] ppid=18507 vsize=15151156 memory=621400 CPUtime=4.4 cores=0,2,4,6
/proc/18509/task/18513/stat : 18513 (java) S 18507 18507 16995 0 -1 1077944384 5477 0 0 0 421 19 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839006759184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18514] ppid=18507 vsize=15151156 memory=1548 CPUtime=4.41 cores=0,2,4,6
/proc/18509/task/18514/stat : 18514 (java) S 18507 18507 16995 0 -1 1077944384 4535 0 0 0 423 18 0 0 20 0 15 0 516365507 15514783744 153811 33554432000 4194304 4196468 140728192133904 139839005706640 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18515] ppid=18507 vsize=15151156 memory=1452 CPUtime=1.67 cores=0,2,4,6
/proc/18509/task/18515/stat : 18515 (java) S 18507 18507 16995 0 -1 1077944384 5403 0 0 0 146 21 0 0 20 0 15 0 516365508 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838884870896 139839416736386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18516] ppid=18507 vsize=15151156 memory=630632 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18516/stat : 18516 (java) S 18507 18507 16995 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838883817184 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18517] ppid=18507 vsize=15151156 memory=631148 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18517/stat : 18517 (java) S 18507 18507 16995 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 516365509 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838882764032 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18518] ppid=18507 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18518/stat : 18518 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838881712592 139839416743835 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18519] ppid=18507 vsize=15151156 memory=1452 CPUtime=1.07 cores=0,2,4,6
/proc/18509/task/18519/stat : 18519 (java) S 18507 18507 16995 0 -1 1077944384 12726 0 0 0 105 2 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838880659696 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18520] ppid=18507 vsize=15151156 memory=3624 CPUtime=1.11 cores=0,2,4,6
/proc/18509/task/18520/stat : 18520 (java) S 18507 18507 16995 0 -1 1077944384 10095 0 0 0 110 1 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838879607152 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18521] ppid=18507 vsize=15151156 memory=55212 CPUtime=0.32 cores=0,2,4,6
/proc/18509/task/18521/stat : 18521 (java) S 18507 18507 16995 0 -1 1077944384 3403 0 0 0 32 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838878554096 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18522] ppid=18507 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/18509/task/18522/stat : 18522 (java) S 18507 18507 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516365511 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838877501792 139839416735445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
[pid=18509/tid=18523] ppid=18507 vsize=15151156 memory=2024 CPUtime=0.49 cores=0,2,4,6
/proc/18509/task/18523/stat : 18523 (java) S 18507 18507 16995 0 -1 1077944384 510 0 0 0 23 26 0 0 20 0 15 0 516365512 15514783744 153811 33554432000 4194304 4196468 140728192133904 139838876449840 139839416736386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 10072064 140728192136175 140728192136346 140728192136346 140728192139215 0
Current children cumulated CPU time: 1110.26 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 616696 KiB

[startup+1095.6 s]*
/proc/loadavg: 1.63 1.71 1.75 3/215 18728
/proc/meminfo: memFree=26029644/32770624 swapFree=66999780/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 1095.61
CPU time (s): 1110.68
CPU user time (s): 1109.12
CPU system time (s): 1.55934
CPU usage (%): 101.375
Max. virtual memory (cumulated for all children) (KiB): 15266420
Max. memory (cumulated for all children) (KiB): 1728760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1109.12
system time used= 1.55934
maximum resident set size= 1727312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68250
involuntary context switches= 3470


# summary of solver processes directly reported to runsolver:
#   pid: 18507
#   total CPU time (s): 1110.68
#   total CPU user time (s): 1109.12
#   total CPU system time (s): 1.55934

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.3679 second user time and 8.69717 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-25 09:43:51
IDJOB=4406367
IDBENCH=133453
IDSOLVER=2870
FILE ID=node106/4406367-1569401115
RUNJOBID= node106-1569392986-17026
PBS_JOBID= 21705697
Free space on /tmp= 23464 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-03.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-4406367-1569401115/watcher-4406367-1569401115 -o /tmp/evaluation-result-4406367-1569401115/solver-4406367-1569401115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17026 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1563985591 HOME/instance-4406367-1569401115.xml

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

MD5SUM BENCH= 370e5889e420807efe2c272780cce411
RANDOM SEED=1563985591

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
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.79
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.79
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:        26105468 kB
MemAvailable:   31642856 kB
Buffers:           93168 kB
Cached:          5637320 kB
SwapCached:         4516 kB
Active:          2730028 kB
Inactive:        3213688 kB
Active(anon):     208136 kB
Inactive(anon):    57300 kB
Active(file):    2521892 kB
Inactive(file):  3156388 kB
Unevictable:      107432 kB
Mlocked:          107432 kB
SwapTotal:      67108860 kB
SwapFree:       66999780 kB
Dirty:             26048 kB
Writeback:             0 kB
AnonPages:        316928 kB
Mapped:            68464 kB
Shmem:             43720 kB
Slab:             316568 kB
SReclaimable:     287568 kB
SUnreclaim:        29000 kB
KernelStack:        3760 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1431828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23436 MiB
End job on node106 at 2019-09-25 10:02:07