Trace number 4394234

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-06-14OPT82 244.284 61.718

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-45-01.xml
MD5SUM1713c5d1d522f34d444b6ff7755d5ded
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark82
Best CPU time to get the best result obtained on this benchmark244.284
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints72
Number of domains2
Minimum domain size1
Maximum domain size151
Distribution of domain sizes[{"size":1,"count":1},{"size":151,"count":31}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":7,"count":1},{"degree":8,"count":21},{"degree":9,"count":5},{"degree":10,"count":3}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":68},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints68
Distribution of constraint types[{"type":"intension","count":68},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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-4394234-1568331734.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394234-1568331734.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.27/0.65	c solve instance...
1.55/0.78	o 97 
1.55/0.78	o 94 
1.90/0.81	o 90 
8.21/2.46	o 89 
13.00/3.65	o 88 
30.10/7.91	o 87 
30.10/7.92	o 86 
30.10/7.99	o 85 
30.90/8.15	o 84 
38.86/10.19	o 83 
41.21/10.73	o 82 
244.24/61.70	s OPTIMUM FOUND
244.24/61.70	v <instantiation>
244.24/61.70	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
244.24/61.70	v 	<values>0 0 13 0 2 25 3 17 24 6 4 14 20 17 26 44 29 24 35 37 54 49 49 58 62 66 54 66 73 73 71 82 </values>
244.24/61.70	v </instantiation>

Verifier Data

OK	82

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394234-1568331734/watcher-4394234-1568331734 -o /tmp/evaluation-result-4394234-1568331734/solver-4394234-1568331734 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1224094168 HOME/instance-4394234-1568331734.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=28863, runsolver pid=28860
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 7.70 8.22 7.71 9/234 28879
/proc/meminfo: memFree=19709160/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15144768 memory=29636 CPUtime=0.12 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 5804 0 0 0 11 1 0 0 20 0 15 0 409113613 15508242432 7409 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3786192 7409 3153 1 0 3748377 0
[pid=28865/tid=28866] ppid=28863 vsize=15144768 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) R 28863 28863 18186 0 -1 4202560 3727 0 0 0 8 1 0 0 20 0 15 0 409113613 15508242432 7409 33554432000 4194304 4196468 140722400765472 140511079321296 140511075098006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 7409 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 7409 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 7409 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510542587040 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510541533936 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510539430640 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) R 28863 28863 18186 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510538369488 140511058509901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0.02 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) R 28863 28863 18186 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510537325040 140511075098006 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 7409 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31088 KiB

[startup+0.21094 s]*
/proc/loadavg: 7.70 8.22 7.71 6/235 28881
/proc/meminfo: memFree=19696836/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15144768 memory=40928 CPUtime=0.34 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 9452 0 0 0 31 3 0 0 20 0 15 0 409113613 15508242432 10232 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3786192 10232 3299 1 0 3748377 0
[pid=28865/tid=28866] ppid=28863 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) R 28863 28863 18186 0 -1 4202560 6626 0 0 0 17 2 0 0 20 0 15 0 409113613 15508242432 10232 33554432000 4194304 4196468 140722400765472 140511079318800 140511075098006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15144768 memory=1965945 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 10232 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15144768 memory=4049213268357572256 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 10232 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 10232 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409113614 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510542587040 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409113616 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510541533936 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510539430640 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) S 28863 28863 18186 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510538378096 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15144768 memory=140511452882560 CPUtime=0.08 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) R 28863 28863 18186 0 -1 4202560 739 0 0 0 8 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510537325040 140511054220554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113619 15508242432 10232 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42380 KiB

[startup+0.310708 s]*
/proc/loadavg: 7.70 8.22 7.71 8/235 28881
/proc/meminfo: memFree=19691476/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15149024 memory=49956 CPUtime=0.53 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 10816 0 0 0 48 5 0 0 20 0 15 0 409113613 15512600576 12489 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3787256 12489 3369 1 0 3748377 0
[pid=28865/tid=28866] ppid=28863 vsize=15149024 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) R 28863 28863 18186 0 -1 4202560 7765 0 0 0 27 3 0 0 20 0 15 0 409113613 15512600576 12489 33554432000 4194304 4196468 140722400765472 140511079317184 140511059166558 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15512600576 12489 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15512600576 12489 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113614 15512600576 12489 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409113614 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409113616 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409113616 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510542587040 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409113616 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510541533936 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15149024 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) R 28863 28863 18186 0 -1 4202560 632 0 0 0 4 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510539411656 140511058642765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) S 28863 28863 18186 0 -1 1077944384 284 0 0 0 4 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510538378096 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) S 28863 28863 18186 0 -1 1077944384 832 0 0 0 12 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510537325040 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409113619 15512600576 12489 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51408 KiB

[startup+0.705581 s]
/proc/loadavg: 7.70 8.22 7.71 7/235 28881
/proc/meminfo: memFree=19672404/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15417404 memory=91532 CPUtime=1.55 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 15569 0 0 0 148 7 0 0 20 0 19 0 409113613 15787421696 22883 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3854351 22883 3452 1 0 3815453 0
[pid=28865/tid=28866] ppid=28863 vsize=15417404 memory=33 CPUtime=0.63 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) S 28863 28863 18186 0 -1 1077944384 9367 0 0 0 59 4 0 0 20 0 19 0 409113613 15787421696 22883 33554432000 4194304 4196468 140722400765472 140511079326848 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15417404 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409113614 15787421696 22883 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409113614 15787421696 22883 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15417404 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409113614 15787421696 22883 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15417404 memory=38324 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409113614 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15417404 memory=988 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 409113616 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15417404 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409113616 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510542587040 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15417404 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409113616 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510541533936 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15417404 memory=580 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15417404 memory=1720 CPUtime=0.21 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 1238 0 0 0 21 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510539423664 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15417404 memory=10604 CPUtime=0.18 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) R 28863 28863 18186 0 -1 1077944384 974 0 0 0 18 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510538371120 140511075096277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15417404 memory=3360 CPUtime=0.4 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) R 28863 28863 18186 0 -1 4202560 2047 0 0 0 40 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510537322576 140511054800868 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15417404 memory=776 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15417404 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409113619 15787421696 22883 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 92984 KiB

[startup+1.50098 s]
/proc/loadavg: 7.70 8.22 7.71 7/239 28897
/proc/meminfo: memFree=19598640/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0

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

/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 592 0 0 0 0 1 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28930] ppid=28863 vsize=15486016 memory=20500 CPUtime=49.43 cores=0,2,4,6
/proc/28865/task/28930/stat : 28930 (java) R 28863 28863 18186 0 -1 4202560 559 0 0 0 4943 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510455905320 140510683773184 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28931] ppid=28863 vsize=15486016 memory=14048 CPUtime=49.77 cores=0,2,4,6
/proc/28865/task/28931/stat : 28931 (java) R 28863 28863 18186 0 -1 4202560 1368 0 0 0 4977 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510454853864 140510683689336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28932] ppid=28863 vsize=15486016 memory=2124 CPUtime=49.37 cores=0,2,4,6
/proc/28865/task/28932/stat : 28932 (java) R 28863 28863 18186 0 -1 4202560 1708 0 0 0 4937 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510528106264 140510684158816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28933] ppid=28863 vsize=15486016 memory=500 CPUtime=49.71 cores=0,2,4,6
/proc/28865/task/28933/stat : 28933 (java) R 28863 28863 18186 0 -1 4202560 850 0 0 0 4971 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510451703512 140510683592193 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 240.66 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 234796 KiB

[startup+61.2016 s]
/proc/loadavg: 7.61 8.08 7.69 9/238 28949
/proc/meminfo: memFree=19474512/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15486016 memory=233344 CPUtime=242.24 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 83196 0 0 0 24205 19 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3871504 58336 3519 1 0 3832606 0
[pid=28865/tid=28866] ppid=28863 vsize=15486016 memory=500 CPUtime=0.63 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) S 28863 28863 18186 0 -1 1077944384 9690 0 0 0 59 4 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511079326848 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15486016 memory=238480 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 772 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15486016 memory=1216 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15486016 memory=984 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 429 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15486016 memory=14004 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 1546 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15486016 memory=20500 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 1282 0 0 0 1 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15486016 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510542587104 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15486016 memory=303430223234596890 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510541533952 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15486016 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15486016 memory=15818902244428187 CPUtime=4.24 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 21498 0 0 0 422 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510539430640 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15486016 memory=0 CPUtime=3.9 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) S 28863 28863 18186 0 -1 1077944384 25552 0 0 0 387 3 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510538378096 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15486016 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) S 28863 28863 18186 0 -1 1077944384 10321 0 0 0 75 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510537325040 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15486016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15486016 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 596 0 0 0 0 1 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28930] ppid=28863 vsize=15486016 memory=288291056305570399 CPUtime=49.81 cores=0,2,4,6
/proc/28865/task/28930/stat : 28930 (java) R 28863 28863 18186 0 -1 4202560 559 0 0 0 4981 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510455905320 140510684697932 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28931] ppid=28863 vsize=15486016 memory=4339556006628687904 CPUtime=50.17 cores=0,2,4,6
/proc/28865/task/28931/stat : 28931 (java) R 28863 28863 18186 0 -1 4202560 1395 0 0 0 5017 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510454853864 140510684294214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28932] ppid=28863 vsize=15486016 memory=0 CPUtime=49.76 cores=0,2,4,6
/proc/28865/task/28932/stat : 28932 (java) R 28863 28863 18186 0 -1 4202560 1709 0 0 0 4976 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510528106264 140510686423492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28933] ppid=28863 vsize=15486016 memory=302642775476797284 CPUtime=50.11 cores=0,2,4,6
/proc/28865/task/28933/stat : 28933 (java) R 28863 28863 18186 0 -1 4202560 851 0 0 0 5011 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510451703512 140510683785188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 242.24 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 234796 KiB

[startup+61.6016 s]
/proc/loadavg: 7.61 8.08 7.69 9/238 28949
/proc/meminfo: memFree=19474512/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15486016 memory=233344 CPUtime=243.84 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 83233 0 0 0 24365 19 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3871504 58336 3519 1 0 3832606 0
[pid=28865/tid=28866] ppid=28863 vsize=15486016 memory=3620 CPUtime=0.63 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) S 28863 28863 18186 0 -1 1077944384 9690 0 0 0 59 4 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511079326848 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15486016 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 772 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15486016 memory=233340 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15486016 memory=15818902244428187 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 429 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15486016 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 1546 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15486016 memory=238480 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 1284 0 0 0 1 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15486016 memory=233340 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510542587104 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15486016 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510541533952 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15486016 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15486016 memory=3360 CPUtime=4.24 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 21498 0 0 0 422 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510539430640 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15486016 memory=776 CPUtime=3.9 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) S 28863 28863 18186 0 -1 1077944384 25552 0 0 0 387 3 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510538378096 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15486016 memory=1564 CPUtime=0.77 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) S 28863 28863 18186 0 -1 1077944384 10342 0 0 0 75 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510537325040 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15486016 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15486016 memory=3360 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 596 0 0 0 0 1 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28930] ppid=28863 vsize=15486016 memory=776 CPUtime=50.21 cores=0,2,4,6
/proc/28865/task/28930/stat : 28930 (java) R 28863 28863 18186 0 -1 4202560 560 0 0 0 5021 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510455905320 140510683689971 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28931] ppid=28863 vsize=15486016 memory=1564 CPUtime=50.57 cores=0,2,4,6
/proc/28865/task/28931/stat : 28931 (java) R 28863 28863 18186 0 -1 4202560 1404 0 0 0 5057 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510454853864 140510685277632 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28932] ppid=28863 vsize=15486016 memory=5964 CPUtime=50.16 cores=0,2,4,6
/proc/28865/task/28932/stat : 28932 (java) R 28863 28863 18186 0 -1 4202560 1713 0 0 0 5016 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510528109032 140510684124240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28933] ppid=28863 vsize=15486016 memory=1060 CPUtime=50.51 cores=0,2,4,6
/proc/28865/task/28933/stat : 28933 (java) R 28863 28863 18186 0 -1 4202560 851 0 0 0 5051 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510451703512 140510683690227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 243.84 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 234796 KiB

[startup+61.7016 s]
/proc/loadavg: 7.61 8.08 7.69 9/238 28949
/proc/meminfo: memFree=19474512/32770624 swapFree=66959216/67108860
[pid=28863] ppid=28860 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (xcsp3-exec) S 28860 28863 18186 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409113613 115843072 363 33554432000 4194304 5098028 140728669501760 140728669499864 140706872332924 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39583744 140728669508474 140728669508717 140728669508717 140728669511626 0
/proc/28863/statm: 28282 363 304 221 0 87 0
[pid=28865] ppid=28863 vsize=15486016 memory=233344 CPUtime=244.24 cores=0,2,4,6
/proc/28865/stat : 28865 (java) S 28863 28863 18186 0 -1 1077944320 83234 0 0 0 24405 19 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140722400748016 140511075086071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
/proc/28865/statm: 3871504 58336 3519 1 0 3832606 0
[pid=28865/tid=28866] ppid=28863 vsize=15486016 memory=233340 CPUtime=0.63 cores=0,2,4,6
/proc/28865/task/28866/stat : 28866 (java) S 28863 28863 18186 0 -1 1077944384 9690 0 0 0 59 4 0 0 20 0 19 0 409113613 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511079326848 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28867] ppid=28863 vsize=15486016 memory=233344 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28867/stat : 28867 (java) S 28863 28863 18186 0 -1 1077944384 772 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511003126800 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28868] ppid=28863 vsize=15486016 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28868/stat : 28868 (java) S 28863 28863 18186 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511002074256 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28869] ppid=28863 vsize=15486016 memory=238480 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28869/stat : 28869 (java) S 28863 28863 18186 0 -1 1077944384 429 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140511001021200 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28870] ppid=28863 vsize=15486016 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28870/stat : 28870 (java) S 28863 28863 18186 0 -1 1077944384 1546 0 0 0 1 0 0 0 20 0 19 0 409113614 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510999968656 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28871] ppid=28863 vsize=15486016 memory=7307765956742243945 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28871/stat : 28871 (java) S 28863 28863 18186 0 -1 1077944384 1284 0 0 0 1 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510543640816 140511075097218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28872] ppid=28863 vsize=15486016 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28872/stat : 28872 (java) S 28863 28863 18186 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510542587104 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28873] ppid=28863 vsize=15486016 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28873/stat : 28873 (java) S 28863 28863 18186 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 409113616 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510541533952 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28874] ppid=28863 vsize=15486016 memory=233340 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28874/stat : 28874 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510540482512 140511075104667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28875] ppid=28863 vsize=15486016 memory=3620 CPUtime=4.24 cores=0,2,4,6
/proc/28865/task/28875/stat : 28875 (java) S 28863 28863 18186 0 -1 1077944384 21498 0 0 0 422 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510539430640 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28876] ppid=28863 vsize=15486016 memory=1452 CPUtime=3.9 cores=0,2,4,6
/proc/28865/task/28876/stat : 28876 (java) S 28863 28863 18186 0 -1 1077944384 25552 0 0 0 387 3 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510538378096 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28877] ppid=28863 vsize=15486016 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/28865/task/28877/stat : 28877 (java) S 28863 28863 18186 0 -1 1077944384 10342 0 0 0 75 2 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510537325040 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28878] ppid=28863 vsize=15486016 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/28865/task/28878/stat : 28878 (java) S 28863 28863 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510536272736 140511075096277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28879] ppid=28863 vsize=15486016 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/28865/task/28879/stat : 28879 (java) S 28863 28863 18186 0 -1 1077944384 596 0 0 0 0 1 0 0 20 0 19 0 409113619 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510535219760 140511075097218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28930] ppid=28863 vsize=15486016 memory=1452 CPUtime=50.31 cores=0,2,4,6
/proc/28865/task/28930/stat : 28930 (java) R 28863 28863 18186 0 -1 4202560 560 0 0 0 5031 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510455905320 140510684080660 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28931] ppid=28863 vsize=15486016 memory=233340 CPUtime=50.67 cores=0,2,4,6
/proc/28865/task/28931/stat : 28931 (java) R 28863 28863 18186 0 -1 4202560 1405 0 0 0 5067 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510454853864 140510683687998 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28932] ppid=28863 vsize=15486016 memory=0 CPUtime=50.26 cores=0,2,4,6
/proc/28865/task/28932/stat : 28932 (java) R 28863 28863 18186 0 -1 4202560 1713 0 0 0 5026 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510528109032 140510684163085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
[pid=28865/tid=28933] ppid=28863 vsize=15486016 memory=281022663849920 CPUtime=50.61 cores=0,2,4,6
/proc/28865/task/28933/stat : 28933 (java) R 28863 28863 18186 0 -1 4202560 851 0 0 0 5061 0 0 0 20 0 19 0 409114687 15857680384 58336 33554432000 4194304 4196468 140722400765472 140510451703512 140510683773088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11202560 140722400773103 140722400773274 140722400773274 140722400776143 0
Current children cumulated CPU time: 244.24 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 234796 KiB

Child status: 0
Real time (s): 61.718
CPU time (s): 244.284
CPU user time (s): 244.08
CPU system time (s): 0.203853
CPU usage (%): 395.807
Max. virtual memory (cumulated for all children) (KiB): 15602584
Max. memory (cumulated for all children) (KiB): 239932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.08
system time used= 0.203853
maximum resident set size= 238500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84683
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5450
involuntary context switches= 6040


# summary of solver processes directly reported to runsolver:
#   pid: 28863
#   total CPU time (s): 244.284
#   total CPU user time (s): 244.08
#   total CPU system time (s): 0.203853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.380632 second user time and 0.716283 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 01:41:34
IDJOB=4394234
IDBENCH=129972
IDSOLVER=2842
FILE ID=node124/4394234-1568331734
RUNJOBID= node124-1568329129-18217
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-45-01.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394234-1568331734/watcher-4394234-1568331734 -o /tmp/evaluation-result-4394234-1568331734/solver-4394234-1568331734 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1224094168 HOME/instance-4394234-1568331734.xml

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

MD5SUM BENCH= 1713c5d1d522f34d444b6ff7755d5ded
RANDOM SEED=1224094168

node124.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.47
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.47
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.47
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.47
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:        19726060 kB
MemAvailable:   31607344 kB
Buffers:          160512 kB
Cached:         11883620 kB
SwapCached:        45864 kB
Active:          1204100 kB
Inactive:       11100868 kB
Active(anon):     215960 kB
Inactive(anon):    85948 kB
Active(file):     988140 kB
Inactive(file): 11014920 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959216 kB
Dirty:             26476 kB
Writeback:             0 kB
AnonPages:        341720 kB
Mapped:            56088 kB
Shmem:             32744 kB
Slab:             335924 kB
SReclaimable:     306684 kB
SUnreclaim:        29240 kB
KernelStack:        4080 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1511660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 01:42:36