Trace number 4393339

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-14OPT98 33.5552 10.5028

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-43-06.xml
MD5SUMb8ccca606c249b2a94d57c192d734d6e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark33.5552
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size616
Distribution of domain sizes[{"size":1,"count":1},{"size":616,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":7},{"degree":5,"count":82},{"degree":6,"count":22},{"degree":7,"count":8}]
Minimum constraint arity2
Maximum constraint arity34
Distribution of constraint arities[{"arity":2,"count":257},{"arity":24,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":34,"count":1}]
Number of extensional constraints0
Number of intensional constraints257
Distribution of constraint types[{"type":"intension","count":257},{"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-4393339-1568319946.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393339-1568319946.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.94/0.80	c solve instance...
2.28/0.90	o 117 
2.28/0.92	o 114 
2.28/0.94	o 111 
2.28/0.95	o 110 
2.28/0.96	o 108 
2.28/0.97	o 107 
2.68/1.01	o 106 
2.68/1.06	o 105 
2.68/1.07	o 104 
3.06/1.15	o 103 
5.40/1.72	o 102 
5.40/1.73	o 101 
8.98/2.60	o 100 
11.77/3.36	o 99 
12.94/3.61	o 98 
33.45/10.48	s OPTIMUM FOUND
33.45/10.48	v <instantiation>
33.45/10.48	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] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
33.45/10.48	v 	<values>0 0 0 0 4 4 7 48 16 5 12 16 5 14 44 14 14 14 4 19 13 23 19 23 5 8 20 16 17 32 7 50 22 29 12 23 17 23 22 25 42 12 33 25 46 25 33 36 26 30 23 26 24 44 44 36 41 22 24 36 36 33 31 41 52 50 52 54 75 16 34 46 62 29 39 48 32 37 65 60 65 57 46 52 44 46 58 59 73 59 57 50 62 65 37 54 57 79 66 60 66 60 59 65 70 75 73 75 69 68 80 78 83 78 87 71 80 82 94 86 86 98 </values>
33.45/10.48	v </instantiation>

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393339-1568319946/watcher-4393339-1568319946 -o /tmp/evaluation-result-4393339-1568319946/solver-4393339-1568319946 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 708219829 HOME/instance-4393339-1568319946.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=23649, runsolver pid=23646
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 8.65 7.98 7.98 7/234 23665
/proc/meminfo: memFree=30690492/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15144768 memory=30352 CPUtime=0.13 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 5485 0 0 0 12 1 0 0 20 0 15 0 408249267 15508242432 7588 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3786192 7588 3152 1 0 3748377 0
[pid=23651/tid=23652] ppid=23649 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) R 23649 23649 14062 0 -1 4202560 3398 0 0 0 9 0 0 0 20 0 15 0 408249267 15508242432 7588 33554432000 4194304 4196468 140731788894464 140248442466016 140248438256218 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 7588 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15144768 memory=3835290224236582560 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 7588 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 7588 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 7588 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247771571104 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247770518512 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) R 23649 23649 14062 0 -1 4202560 437 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247768414704 140248421645846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) R 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15144768 memory=140661540148864 CPUtime=0.02 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 7588 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31800 KiB

[startup+0.213122 s]*
/proc/loadavg: 8.65 7.98 7.98 6/234 23665
/proc/meminfo: memFree=30677868/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15144768 memory=41164 CPUtime=0.35 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 9000 0 0 0 32 3 0 0 20 0 15 0 408249267 15508242432 10291 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3786192 10291 3283 1 0 3748377 0
[pid=23651/tid=23652] ppid=23649 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) R 23649 23649 14062 0 -1 4202560 6213 0 0 0 18 2 0 0 20 0 15 0 408249267 15508242432 10291 33554432000 4194304 4196468 140731788894464 140248442469856 140248438256797 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15144768 memory=2669798 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 10291 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15144768 memory=140661542994487 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 10291 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 10291 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408249268 15508242432 10291 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15144768 memory=140661540148864 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247771571104 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408249270 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247770518512 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) S 23649 23649 14062 0 -1 1077944384 693 0 0 0 3 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247768414704 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) S 23649 23649 14062 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15144768 memory=140661540148864 CPUtime=0.08 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 753 0 0 0 8 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249273 15508242432 10291 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42612 KiB

[startup+0.310556 s]*
/proc/loadavg: 8.65 7.98 7.98 7/234 23665
/proc/meminfo: memFree=30671316/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15149024 memory=50284 CPUtime=0.53 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 10360 0 0 0 49 4 0 0 20 0 15 0 408249267 15512600576 12571 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3787256 12571 3361 1 0 3748377 0
[pid=23651/tid=23652] ppid=23649 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) R 23649 23649 14062 0 -1 4202560 7351 0 0 0 27 3 0 0 20 0 15 0 408249267 15512600576 12577 33554432000 4194304 4196468 140731788894464 140248442468192 140248430951834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15512600576 12577 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15512600576 12577 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15512600576 12577 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408249268 15512600576 12577 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15149024 memory=-7017622366038114463 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408249270 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408249270 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247771571104 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408249270 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247770518512 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15149024 memory=7827413994055111515 CPUtime=0.06 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) S 23649 23649 14062 0 -1 1077944384 814 0 0 0 6 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247768414704 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15149024 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) S 23649 23649 14062 0 -1 1077944384 55 0 0 0 3 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 836 0 0 0 12 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249273 15512600576 12577 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51732 KiB

[startup+0.709509 s]
/proc/loadavg: 8.65 7.98 7.98 9/234 23665
/proc/meminfo: memFree=30658964/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15151148 memory=87344 CPUtime=1.59 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 14490 0 0 0 153 6 0 0 20 0 15 0 408249267 15514775552 21836 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3787787 21836 3451 1 0 3748889 0
[pid=23651/tid=23652] ppid=23649 vsize=15151148 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) R 23649 23649 14062 0 -1 4202560 8804 0 0 0 65 3 0 0 20 0 15 0 408249267 15514775552 21836 33554432000 4194304 4196468 140731788894464 140248442472752 140248438256797 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15514775552 21836 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15514775552 21836 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15151148 memory=772 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249268 15514775552 21836 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15151148 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408249268 15514775552 21836 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15151148 memory=948 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408249270 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408249270 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247771571104 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15151148 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408249270 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247770518512 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15151148 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15151148 memory=628 CPUtime=0.26 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) R 23649 23649 14062 0 -1 4202560 1503 0 0 0 26 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247768400800 140248417481675 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15151148 memory=1056 CPUtime=0.2 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) R 23649 23649 14062 0 -1 4202560 811 0 0 0 20 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247767348944 140248438256218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15151148 memory=1556 CPUtime=0.41 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) R 23649 23649 14062 0 -1 4202560 2065 0 0 0 41 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15151148 memory=5908 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408249273 15514775552 21836 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 88792 KiB

[startup+1.50151 s]
/proc/loadavg: 8.65 7.98 7.98 9/238 23693
/proc/meminfo: memFree=30547624/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 228216 KiB

[startup+9.6007 s]
/proc/loadavg: 8.46 7.96 7.97 6/238 23730
/proc/meminfo: memFree=30491352/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15487044 memory=226792 CPUtime=32.65 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 35469 0 0 0 3253 12 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3871761 56698 3516 1 0 3832863 0
[pid=23651/tid=23652] ppid=23649 vsize=15487044 memory=6791534058613427641 CPUtime=0.8 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) S 23649 23649 14062 0 -1 1077944384 8890 0 0 0 76 4 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248442475648 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15487044 memory=2005 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15487044 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15487044 memory=23080 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15487044 memory=984 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15487044 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15487044 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247771571168 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15487044 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247770518528 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15487044 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15487044 memory=0 CPUtime=3.05 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) S 23649 23649 14062 0 -1 1077944384 8014 0 0 0 304 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247768414704 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15487044 memory=56 CPUtime=2.84 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) S 23649 23649 14062 0 -1 1077944384 7238 0 0 0 283 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15487044 memory=-7025452035940392864 CPUtime=0.9 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 4776 0 0 0 89 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15487044 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15487044 memory=-9181546051567709026 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23727] ppid=23649 vsize=15487044 memory=6944613755328037012 CPUtime=4.39 cores=1,3,5,7
/proc/23651/task/23727/stat : 23727 (java) S 23649 23649 14062 0 -1 1077944384 102 0 0 0 439 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247751839680 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23728] ppid=23649 vsize=15487044 memory=6944656592455360608 CPUtime=4.22 cores=1,3,5,7
/proc/23651/task/23728/stat : 23728 (java) S 23649 23649 14062 0 -1 1077944384 359 0 0 0 422 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247747638736 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23729] ppid=23649 vsize=15487044 memory=6944613755328037012 CPUtime=4.25 cores=1,3,5,7
/proc/23651/task/23729/stat : 23729 (java) S 23649 23649 14062 0 -1 1077944384 414 0 0 0 425 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247748691536 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23730] ppid=23649 vsize=15487044 memory=1448 CPUtime=5.31 cores=1,3,5,7
/proc/23651/task/23730/stat : 23730 (java) R 23649 23649 14062 0 -1 4202560 139 0 0 0 531 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247752887344 140248084923310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 32.65 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 228240 KiB

[startup+10.0007 s]*
/proc/loadavg: 8.46 7.96 7.97 6/238 23730
/proc/meminfo: memFree=30491352/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15487044 memory=226792 CPUtime=33.06 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 35506 0 0 0 3294 12 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3871761 56698 3516 1 0 3832863 0
[pid=23651/tid=23652] ppid=23649 vsize=15487044 memory=8317482817917895235 CPUtime=0.8 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) S 23649 23649 14062 0 -1 1077944384 8890 0 0 0 76 4 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248442475648 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15487044 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15487044 memory=2430 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15487044 memory=80 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15487044 memory=6399501272259 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15487044 memory=288230617509003574 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15487044 memory=15252636593031516 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247771571168 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15487044 memory=-1807685287717842718 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247770518528 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15487044 memory=-3253322038155611931 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15487044 memory=6944656592455360604 CPUtime=3.05 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) S 23649 23649 14062 0 -1 1077944384 8014 0 0 0 304 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247768414704 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15487044 memory=3184097920075992593 CPUtime=2.84 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) S 23649 23649 14062 0 -1 1077944384 7238 0 0 0 283 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15487044 memory=6944652177228980320 CPUtime=0.9 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 4776 0 0 0 89 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15487044 memory=-2672971631320983069 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15487044 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23727] ppid=23649 vsize=15487044 memory=-4546129931942301728 CPUtime=4.39 cores=1,3,5,7
/proc/23651/task/23727/stat : 23727 (java) S 23649 23649 14062 0 -1 1077944384 102 0 0 0 439 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247751839680 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23728] ppid=23649 vsize=15487044 memory=-5921431000321636112 CPUtime=4.22 cores=1,3,5,7
/proc/23651/task/23728/stat : 23728 (java) S 23649 23649 14062 0 -1 1077944384 359 0 0 0 422 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247747638736 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23729] ppid=23649 vsize=15487044 memory=-7169539485663701033 CPUtime=4.25 cores=1,3,5,7
/proc/23651/task/23729/stat : 23729 (java) S 23649 23649 14062 0 -1 1077944384 414 0 0 0 425 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247748691536 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23730] ppid=23649 vsize=15487044 memory=-5921431000321636231 CPUtime=5.72 cores=1,3,5,7
/proc/23651/task/23730/stat : 23730 (java) R 23649 23649 14062 0 -1 4202560 176 0 0 0 572 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247752887344 140248084923077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 33.06 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 228240 KiB

[startup+10.4007 s]
/proc/loadavg: 8.46 7.96 7.97 6/238 23730
/proc/meminfo: memFree=30491352/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
[pid=23651] ppid=23649 vsize=15487044 memory=226792 CPUtime=33.45 cores=1,3,5,7
/proc/23651/stat : 23651 (java) S 23649 23649 14062 0 -1 1077944320 35547 0 0 0 3333 12 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140731788877008 140248438234871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
/proc/23651/statm: 3871761 56698 3516 1 0 3832863 0
[pid=23651/tid=23652] ppid=23649 vsize=15487044 memory=6944656592387989600 CPUtime=0.8 cores=1,3,5,7
/proc/23651/task/23652/stat : 23652 (java) S 23649 23649 14062 0 -1 1077944384 8890 0 0 0 76 4 0 0 20 0 19 0 408249267 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248442475648 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23653] ppid=23649 vsize=15487044 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23653/stat : 23653 (java) S 23649 23649 14062 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248030878480 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23654] ppid=23649 vsize=15487044 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23654/stat : 23654 (java) S 23649 23649 14062 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248029825936 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23655] ppid=23649 vsize=15487044 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23655/stat : 23655 (java) S 23649 23649 14062 0 -1 1077944384 1186 0 0 0 1 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248028773392 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23656] ppid=23649 vsize=15487044 memory=226792 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23656/stat : 23656 (java) S 23649 23649 14062 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 408249268 15858733056 56698 33554432000 4194304 4196468 140731788894464 140248027720848 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23657] ppid=23649 vsize=15487044 memory=2492288992769 CPUtime=0.01 cores=1,3,5,7
/proc/23651/task/23657/stat : 23657 (java) S 23649 23649 14062 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247772624880 140248438246018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23658] ppid=23649 vsize=15487044 memory=2496583960065 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23658/stat : 23658 (java) S 23649 23649 14062 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247771571168 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23659] ppid=23649 vsize=15487044 memory=2526648731137 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23659/stat : 23659 (java) S 23649 23649 14062 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 408249270 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247770518528 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23660] ppid=23649 vsize=15487044 memory=2111011994044260 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23660/stat : 23660 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247769467088 140248438253467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23661] ppid=23649 vsize=15487044 memory=1448 CPUtime=3.05 cores=1,3,5,7
/proc/23651/task/23661/stat : 23661 (java) S 23649 23649 14062 0 -1 1077944384 8014 0 0 0 304 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247768414704 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23662] ppid=23649 vsize=15487044 memory=1448 CPUtime=2.84 cores=1,3,5,7
/proc/23651/task/23662/stat : 23662 (java) S 23649 23649 14062 0 -1 1077944384 7238 0 0 0 283 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247767362160 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23663] ppid=23649 vsize=15487044 memory=223416 CPUtime=0.9 cores=1,3,5,7
/proc/23651/task/23663/stat : 23663 (java) S 23649 23649 14062 0 -1 1077944384 4776 0 0 0 89 1 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247766309616 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23664] ppid=23649 vsize=15487044 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23664/stat : 23664 (java) S 23649 23649 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247765257312 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23665] ppid=23649 vsize=15487044 memory=211636 CPUtime=0 cores=1,3,5,7
/proc/23651/task/23665/stat : 23665 (java) S 23649 23649 14062 0 -1 1077944384 475 0 0 0 0 0 0 0 20 0 19 0 408249273 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247764203824 140248438246018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23727] ppid=23649 vsize=15487044 memory=6872598998417432672 CPUtime=4.39 cores=1,3,5,7
/proc/23651/task/23727/stat : 23727 (java) S 23649 23649 14062 0 -1 1077944384 102 0 0 0 439 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247751839680 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23728] ppid=23649 vsize=15487044 memory=0 CPUtime=4.22 cores=1,3,5,7
/proc/23651/task/23728/stat : 23728 (java) S 23649 23649 14062 0 -1 1077944384 359 0 0 0 422 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247747638736 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23729] ppid=23649 vsize=15487044 memory=6399501272259 CPUtime=4.25 cores=1,3,5,7
/proc/23651/task/23729/stat : 23729 (java) S 23649 23649 14062 0 -1 1077944384 414 0 0 0 425 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247748691536 140248438245077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
[pid=23651/tid=23730] ppid=23649 vsize=15487044 memory=288230617509003574 CPUtime=6.11 cores=1,3,5,7
/proc/23651/task/23730/stat : 23730 (java) R 23649 23649 14062 0 -1 4202560 185 0 0 0 611 0 0 0 20 0 19 0 408249628 15858733056 56698 33554432000 4194304 4196468 140731788894464 140247752887232 140248084922988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9793536 140731788903407 140731788903578 140731788903578 140731788906447 0
Current children cumulated CPU time: 33.45 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 228240 KiB

[startup+10.5006 s]
/proc/loadavg: 8.46 7.96 7.97 6/238 23730
/proc/meminfo: memFree=30491352/32770624 swapFree=66996296/67108860
[pid=23649] ppid=23646 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23649/stat : 23649 (xcsp3-exec) S 23646 23649 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408249267 115843072 362 33554432000 4194304 5098028 140730215632256 140730215630360 139929848496764 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20656128 140730215637883 140730215638125 140730215638125 140730215641034 0
/proc/23649/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 10.5028
CPU time (s): 33.5552
CPU user time (s): 33.4251
CPU system time (s): 0.130095
CPU usage (%): 319.489
Max. virtual memory (cumulated for all children) (KiB): 15600172
Max. memory (cumulated for all children) (KiB): 235736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.4251
system time used= 0.130095
maximum resident set size= 234712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3444
involuntary context switches= 1164


# summary of solver processes directly reported to runsolver:
#   pid: 23649
#   total CPU time (s): 33.5552
#   total CPU user time (s): 33.4251
#   total CPU system time (s): 0.130095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.099531 second user time and 0.146781 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 21:24:29
IDJOB=4393339
IDBENCH=129121
IDSOLVER=2840
FILE ID=node106/4393339-1568319946
RUNJOBID= node106-1568309633-14094
PBS_JOBID= 21701134
Free space on /tmp= 56708 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-43-06.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-4393339-1568319946/watcher-4393339-1568319946 -o /tmp/evaluation-result-4393339-1568319946/solver-4393339-1568319946 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 708219829 HOME/instance-4393339-1568319946.xml

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

MD5SUM BENCH= b8ccca606c249b2a94d57c192d734d6e
RANDOM SEED=708219829

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:        30708268 kB
MemAvailable:   31783160 kB
Buffers:          129232 kB
Cached:          1241928 kB
SwapCached:        10228 kB
Active:           529908 kB
Inactive:         995152 kB
Active(anon):     153052 kB
Inactive(anon):    33392 kB
Active(file):     376856 kB
Inactive(file):   961760 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996296 kB
Dirty:             26216 kB
Writeback:             0 kB
AnonPages:        196360 kB
Mapped:            48592 kB
Shmem:             23924 kB
Slab:             133020 kB
SReclaimable:     104224 kB
SUnreclaim:        28796 kB
KernelStack:        4176 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1385840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 56684 MiB
End job on node106 at 2019-09-12 21:24:40