Trace number 4404093

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT103 71.5466 18.306

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-01.xml
MD5SUM90855c6c3ff0f3816786e6ae00e0aae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark80.7366
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size332
Distribution of domain sizes[{"size":1,"count":1},{"size":332,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":9},{"degree":5,"count":20},{"degree":6,"count":15},{"degree":7,"count":14},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":112},{"arity":26,"count":1},{"arity":28,"count":1},{"arity":31,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"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-4404093-1568991412.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404093-1568991412.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.60/0.70	c solve instance...
2.00/0.81	o 118 
2.00/0.81	o 116 
2.00/0.83	o 113 
2.35/0.91	o 112 
2.35/0.93	o 110 
5.50/1.74	o 109 
15.44/4.20	o 108 
16.66/4.52	o 107 
19.44/5.21	o 106 
20.20/5.46	o 105 
20.59/5.50	o 104 
42.92/11.19	o 103 
71.14/18.29	s OPTIMUM FOUND
71.14/18.29	v <instantiation>
71.14/18.29	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] </list>
71.14/18.29	v 	<values>0 0 1 0 3 26 9 24 22 16 33 5 24 39 8 9 31 37 49 38 39 29 38 18 41 50 43 47 44 57 31 58 65 68 48 41 55 49 65 71 57 70 57 77 66 77 85 82 81 87 83 91 94 85 95 77 75 93 99 102 77 103 </values>
71.14/18.29	v </instantiation>

Verifier Data

OK	103

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404093-1568991412/watcher-4404093-1568991412 -o /tmp/evaluation-result-4404093-1568991412/solver-4404093-1568991412 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568991261-14402 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 59069971 HOME/instance-4404093-1568991412.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15098, runsolver pid=15095

[startup+0.100238 s]*
/proc/loadavg: 6.46 2.68 1.73 7/233 15114
/proc/meminfo: memFree=9801428/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15144776 memory=28592 CPUtime=0.12 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 5654 0 0 0 12 0 0 0 20 0 15 0 475394306 15508250624 7148 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3786194 7148 3120 1 0 3748377 0
[pid=15100/tid=15101] ppid=15098 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) R 15098 15098 14371 0 -1 4202560 3566 0 0 0 9 0 0 0 20 0 15 0 475394306 15508250624 7148 33554432000 4194304 4196468 140735978038592 140523264998176 140523260779926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 7148 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15144776 memory=3616588152073553568 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 7148 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 7148 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475394308 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475394309 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522728404512 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475394309 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522727351664 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) R 15098 15098 14371 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522725247344 140523260779138 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) R 15098 15098 14371 0 -1 4202560 127 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522724194544 140523245584493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15144776 memory=140252529755776 CPUtime=0.02 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) R 15098 15098 14371 0 -1 4202560 367 0 0 0 2 0 0 0 20 0 15 0 475394312 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522723141744 140523239720530 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 7148 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 7214 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30040 KiB

[startup+0.210632 s]*
/proc/loadavg: 6.46 2.68 1.73 7/233 15114
/proc/meminfo: memFree=9787944/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15144776 memory=40820 CPUtime=0.34 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 9429 0 0 0 32 2 0 0 20 0 15 0 475394306 15508250624 10205 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3786194 10205 3288 1 0 3748377 0
[pid=15100/tid=15101] ppid=15098 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) R 15098 15098 14371 0 -1 4202560 6582 0 0 0 18 1 0 0 20 0 15 0 475394306 15508250624 10205 33554432000 4194304 4196468 140735978038592 140523265001696 140522891080199 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 10205 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15144776 memory=140252533554823 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 10205 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 10205 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475394307 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15144776 memory=140252529755776 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475394308 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475394309 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522728404512 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475394309 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522727351664 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) S 15098 15098 14371 0 -1 1077944384 313 0 0 0 1 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522725247344 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) S 15098 15098 14371 0 -1 1077944384 429 0 0 0 3 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522724194544 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15144776 memory=140252529755776 CPUtime=0.08 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) R 15098 15098 14371 0 -1 4202560 799 0 0 0 8 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522723141744 140523239729651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394312 15508250624 10205 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42268 KiB

[startup+0.310418 s]*
/proc/loadavg: 6.46 2.68 1.73 7/233 15114
/proc/meminfo: memFree=9780684/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15149032 memory=49896 CPUtime=0.53 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 10839 0 0 0 50 3 0 0 20 0 15 0 475394306 15512608768 12474 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3787258 12474 3335 1 0 3748377 0
[pid=15100/tid=15101] ppid=15098 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) R 15098 15098 14371 0 -1 4202560 7732 0 0 0 28 2 0 0 20 0 15 0 475394306 15512608768 12474 33554432000 4194304 4196468 140735978038592 140523264999104 140523239212343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15512608768 12474 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15512608768 12474 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15512608768 12474 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475394307 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475394308 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475394309 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522728404512 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475394309 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522727351664 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) R 15098 15098 14371 0 -1 4202560 456 0 0 0 3 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522725237728 140523245893370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) S 15098 15098 14371 0 -1 1077944384 443 0 0 0 5 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522724194544 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) S 15098 15098 14371 0 -1 1077944384 914 0 0 0 13 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522723141744 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394312 15512608768 12474 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51344 KiB

[startup+0.701181 s]
/proc/loadavg: 6.46 2.68 1.73 9/233 15114
/proc/meminfo: memFree=9763924/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15151156 memory=85740 CPUtime=1.6 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 15112 0 0 0 155 5 0 0 20 0 15 0 475394306 15514783744 21435 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3787789 21435 3452 1 0 3748889 0
[pid=15100/tid=15101] ppid=15098 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) R 15098 15098 14371 0 -1 4202560 9285 0 0 0 64 3 0 0 20 0 15 0 475394306 15514783744 21435 33554432000 4194304 4196468 140735978038592 140523264995632 140523244811621 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15514783744 21435 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15514783744 21435 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15151156 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394307 15514783744 21435 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475394307 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15151156 memory=676 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475394308 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475394309 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522728404512 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475394309 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522727351664 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15151156 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15151156 memory=1712 CPUtime=0.23 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) R 15098 15098 14371 0 -1 4202560 1117 0 0 0 23 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522725235936 140523244291305 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15151156 memory=1112 CPUtime=0.23 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) R 15098 15098 14371 0 -1 4202560 1093 0 0 0 23 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522724174352 140523245155040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15151156 memory=1004 CPUtime=0.42 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) R 15098 15098 14371 0 -1 4202560 2311 0 0 0 42 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522723138680 140523240675130 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15151156 memory=6064 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475394312 15514783744 21435 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 87188 KiB

[startup+1.50086 s]
/proc/loadavg: 6.46 2.68 1.73 12/237 15138
/proc/meminfo: memFree=9667860/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 232484 KiB

[startup+17.6012 s]
/proc/loadavg: 6.93 2.97 1.85 9/238 15168
/proc/meminfo: memFree=9590468/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15685716 memory=237376 CPUtime=68.75 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 56006 0 0 0 6862 13 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3921429 59344 3529 1 0 3882529 0
[pid=15100/tid=15101] ppid=15098 vsize=15685716 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) S 15098 15098 14371 0 -1 1077944384 9658 0 0 0 66 4 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523265008768 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15685716 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 864 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15685716 memory=776 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15685716 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 973 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15685716 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15685716 memory=676 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 716 0 0 0 0 0 0 0 20 0 19 0 475394308 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15685716 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522728404576 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15685716 memory=7680491646476186387 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522727351680 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15685716 memory=0 CPUtime=3.14 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) S 15098 15098 14371 0 -1 1077944384 14522 0 0 0 313 1 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522725247344 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15685716 memory=0 CPUtime=3.13 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) S 15098 15098 14371 0 -1 1077944384 15654 0 0 0 311 2 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522724194544 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15685716 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) S 15098 15098 14371 0 -1 1077944384 6648 0 0 0 71 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522723141744 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15685716 memory=-8540663193526752614 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15163] ppid=15098 vsize=15685716 memory=0 CPUtime=6.38 cores=0,2,4,6
/proc/15100/task/15163/stat : 15163 (java) R 15098 15098 14371 0 -1 4202560 175 0 0 0 638 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522709711504 140522898039069 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15164] ppid=15098 vsize=15685716 memory=7446249458338981713 CPUtime=6.38 cores=0,2,4,6
/proc/15100/task/15164/stat : 15164 (java) R 15098 15098 14371 0 -1 4202560 617 0 0 0 638 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522708660456 140522898078753 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15165] ppid=15098 vsize=15685716 memory=7883383292676944189 CPUtime=6.3 cores=0,2,4,6
/proc/15100/task/15165/stat : 15165 (java) R 15098 15098 14371 0 -1 4202560 121 0 0 0 630 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522705510488 140522899032452 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15166] ppid=15098 vsize=15685716 memory=140252529754593 CPUtime=6.38 cores=0,2,4,6
/proc/15100/task/15166/stat : 15166 (java) R 15098 15098 14371 0 -1 4202560 301 0 0 0 638 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522711817976 140522898237303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 68.75 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 238824 KiB

[startup+18.0012 s]*
/proc/loadavg: 7.02 3.06 1.88 9/237 15168
/proc/meminfo: memFree=9590328/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15685716 memory=237376 CPUtime=70.38 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 56027 0 0 0 7025 13 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3921429 59344 3529 1 0 3882529 0
[pid=15100/tid=15101] ppid=15098 vsize=15685716 memory=8317482817917895235 CPUtime=0.7 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) S 15098 15098 14371 0 -1 1077944384 9658 0 0 0 66 4 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523265008768 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 864 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 973 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 19 0 475394308 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522728404576 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15685716 memory=3689912895163296366 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522727351680 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15685716 memory=7741239637114644823 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15685716 memory=7157471483053691984 CPUtime=3.14 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) S 15098 15098 14371 0 -1 1077944384 14522 0 0 0 313 1 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522725247344 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15685716 memory=16537567496 CPUtime=3.13 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) S 15098 15098 14371 0 -1 1077944384 15654 0 0 0 311 2 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522724194544 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15685716 memory=280504851885168 CPUtime=0.71 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) S 15098 15098 14371 0 -1 1077944384 6660 0 0 0 71 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522723141744 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15685716 memory=280504851748072 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15685716 memory=140252529754657 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15163] ppid=15098 vsize=15685716 memory=7739269286524643671 CPUtime=6.79 cores=0,2,4,6
/proc/15100/task/15163/stat : 15163 (java) R 15098 15098 14371 0 -1 4202560 176 0 0 0 679 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522709712416 140522898236392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15164] ppid=15098 vsize=15685716 memory=140252426317793 CPUtime=6.79 cores=0,2,4,6
/proc/15100/task/15164/stat : 15164 (java) R 15098 15098 14371 0 -1 4202560 617 0 0 0 679 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522708661144 140522898339949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15165] ppid=15098 vsize=15685716 memory=288230377091498274 CPUtime=6.69 cores=0,2,4,6
/proc/15100/task/15165/stat : 15165 (java) R 15098 15098 14371 0 -1 4202560 121 0 0 0 669 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522705510680 140522898599371 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15166] ppid=15098 vsize=15685716 memory=15262536475870762 CPUtime=6.79 cores=0,2,4,6
/proc/15100/task/15166/stat : 15166 (java) R 15098 15098 14371 0 -1 4202560 307 0 0 0 679 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522711817872 140522898038751 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 70.38 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 238824 KiB

[startup+18.2012 s]
/proc/loadavg: 7.02 3.06 1.88 9/237 15168
/proc/meminfo: memFree=9590328/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/statm: 28282 362 304 221 0 87 0
[pid=15100] ppid=15098 vsize=15685716 memory=237376 CPUtime=71.14 cores=0,2,4,6
/proc/15100/stat : 15100 (java) S 15098 15098 14371 0 -1 1077944320 56027 0 0 0 7101 13 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140735978021136 140523260767991 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
/proc/15100/statm: 3921429 59344 3529 1 0 3882529 0
[pid=15100/tid=15101] ppid=15098 vsize=15685716 memory=13848573129264102 CPUtime=0.7 cores=0,2,4,6
/proc/15100/task/15101/stat : 15101 (java) S 15098 15098 14371 0 -1 1077944384 9658 0 0 0 66 4 0 0 20 0 19 0 475394306 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523265008768 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15102] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15102/stat : 15102 (java) S 15098 15098 14371 0 -1 1077944384 864 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523213388432 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15103] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15103/stat : 15103 (java) S 15098 15098 14371 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523212335632 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15104] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15104/stat : 15104 (java) S 15098 15098 14371 0 -1 1077944384 973 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140523211282832 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15105] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15105/stat : 15105 (java) S 15098 15098 14371 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 19 0 475394307 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522850015504 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15106] ppid=15098 vsize=15685716 memory=676 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15106/stat : 15106 (java) S 15098 15098 14371 0 -1 1077944384 718 0 0 0 0 0 0 0 20 0 19 0 475394308 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522729458544 140523260779138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15107] ppid=15098 vsize=15685716 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15107/stat : 15107 (java) S 15098 15098 14371 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522728404576 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15108] ppid=15098 vsize=15685716 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15108/stat : 15108 (java) S 15098 15098 14371 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 475394309 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522727351680 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15109] ppid=15098 vsize=15685716 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15109/stat : 15109 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522726299984 140523260786587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15110] ppid=15098 vsize=15685716 memory=6791534058613427641 CPUtime=3.14 cores=0,2,4,6
/proc/15100/task/15110/stat : 15110 (java) S 15098 15098 14371 0 -1 1077944384 14522 0 0 0 313 1 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522725247344 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15111] ppid=15098 vsize=15685716 memory=8560 CPUtime=3.13 cores=0,2,4,6
/proc/15100/task/15111/stat : 15111 (java) S 15098 15098 14371 0 -1 1077944384 15654 0 0 0 311 2 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522724194544 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15112] ppid=15098 vsize=15685716 memory=1712 CPUtime=0.71 cores=0,2,4,6
/proc/15100/task/15112/stat : 15112 (java) S 15098 15098 14371 0 -1 1077944384 6660 0 0 0 71 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522723141744 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15113] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15113/stat : 15113 (java) S 15098 15098 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522722089184 140523260778197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15114] ppid=15098 vsize=15685716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15100/task/15114/stat : 15114 (java) S 15098 15098 14371 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 19 0 475394312 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522721037488 140523260779138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15163] ppid=15098 vsize=15685716 memory=0 CPUtime=6.98 cores=0,2,4,6
/proc/15100/task/15163/stat : 15163 (java) R 15098 15098 14371 0 -1 4202560 176 0 0 0 698 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522709712416 140522898038280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15164] ppid=15098 vsize=15685716 memory=-7880843606118635149 CPUtime=6.98 cores=0,2,4,6
/proc/15100/task/15164/stat : 15164 (java) R 15098 15098 14371 0 -1 4202560 617 0 0 0 698 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522708661144 140522898337354 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15165] ppid=15098 vsize=15685716 memory=6656426216303648864 CPUtime=6.88 cores=0,2,4,6
/proc/15100/task/15165/stat : 15165 (java) R 15098 15098 14371 0 -1 4202560 121 0 0 0 688 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522705510680 140522897539007 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
[pid=15100/tid=15166] ppid=15098 vsize=15685716 memory=6656426216303648864 CPUtime=6.98 cores=0,2,4,6
/proc/15100/task/15166/stat : 15166 (java) R 15098 15098 14371 0 -1 4202560 307 0 0 0 698 0 0 0 20 0 19 0 475395425 16062173184 59344 33554432000 4194304 4196468 140735978038592 140522711817872 140522897076451 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26554368 140735978042351 140735978042522 140735978042522 140735978045391 0
Current children cumulated CPU time: 71.14 s
Current children cumulated vsize: 15798844 KiB
Current children cumulated memory: 238824 KiB

[startup+18.3008 s]
/proc/loadavg: 7.02 3.06 1.88 9/237 15168
/proc/meminfo: memFree=9590328/32770624 swapFree=66999216/67108860
[pid=15098] ppid=15095 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/15098/stat : 15098 (xcsp3-exec) S 15095 15098 14371 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475394306 115843072 362 33554432000 4194304 5098028 140730425945872 140730425943976 140592005231228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39460864 140730425951100 140730425951341 140730425951341 140730425954250 0
/proc/15098/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): 18.306
CPU time (s): 71.5466
CPU user time (s): 71.3985
CPU system time (s): 0.148105
CPU usage (%): 390.837
Max. virtual memory (cumulated for all children) (KiB): 15798844
Max. memory (cumulated for all children) (KiB): 238824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.3985
system time used= 0.148105
maximum resident set size= 237376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57188
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= 3755
involuntary context switches= 2344


# summary of solver processes directly reported to runsolver:
#   pid: 15098
#   total CPU time (s): 71.5466
#   total CPU user time (s): 71.3985
#   total CPU system time (s): 0.148105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.11835 second user time and 0.247861 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-20 16:55:53
IDJOB=4404093
IDBENCH=128339
IDSOLVER=2864
FILE ID=node103/4404093-1568991412
RUNJOBID= node103-1568991261-14402
PBS_JOBID= 21704654
Free space on /tmp= 20688 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-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-4404093-1568991412/watcher-4404093-1568991412 -o /tmp/evaluation-result-4404093-1568991412/solver-4404093-1568991412 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568991261-14402 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 59069971 HOME/instance-4404093-1568991412.xml

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

MD5SUM BENCH= 90855c6c3ff0f3816786e6ae00e0aae6
RANDOM SEED=59069971

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         9817856 kB
MemAvailable:   31493580 kB
Buffers:          104092 kB
Cached:         21835968 kB
SwapCached:         6972 kB
Active:         11319152 kB
Inactive:       10999692 kB
Active(anon):     368896 kB
Inactive(anon):    59372 kB
Active(file):   10950256 kB
Inactive(file): 10940320 kB
Unevictable:      107464 kB
Mlocked:          107464 kB
SwapTotal:      67108860 kB
SwapFree:       66999216 kB
Dirty:             26396 kB
Writeback:             8 kB
AnonPages:        534256 kB
Mapped:            65724 kB
Shmem:             40864 kB
Slab:             231292 kB
SReclaimable:     201968 kB
SUnreclaim:        29324 kB
KernelStack:        4064 kB
PageTables:         6536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1912180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20664 MiB
End job on node103 at 2019-09-20 16:56:12