Trace number 4399295

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-16OPT103 397.236 100.14

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-41-06.xml
MD5SUM9c0419560fe3c6efa350d2101b8d9fdb
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 benchmark117.755
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints72
Number of domains2
Minimum domain size1
Maximum domain size155
Distribution of domain sizes[{"size":1,"count":1},{"size":155,"count":31}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":5,"count":1},{"degree":6,"count":3},{"degree":7,"count":16},{"degree":8,"count":5},{"degree":9,"count":4},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity26
Distribution of constraint arities[{"arity":2,"count":68},{"arity":21,"count":2},{"arity":23,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints68
Distribution of constraint types[{"type":"intension","count":68},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399295-1568698120.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399295-1568698120.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.29/0.64	c solve instance...
1.58/0.78	o 108 
2.35/0.99	o 107 
12.65/3.56	o 106 
13.04/3.63	o 105 
18.21/5.00	o 104 
20.56/5.56	o 103 
397.13/100.13	s OPTIMUM FOUND
397.13/100.13	v <instantiation>
397.13/100.13	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
397.13/100.13	v 	<values>0 1 0 15 10 17 41 11 15 48 30 50 29 57 21 72 68 34 25 81 87 64 73 82 52 80 56 84 98 93 92 103 </values>
397.13/100.13	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 (14516 MiB free)
  memory of node 1: 16384 MiB (15668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399295-1568698120/watcher-4399295-1568698120 -o /tmp/evaluation-result-4399295-1568698120/solver-4399295-1568698120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 389683917 HOME/instance-4399295-1568698120.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
Current StackSize limit: 8192 KiB

solver pid=29254, runsolver pid=29251

[startup+0.106478 s]*
/proc/loadavg: 8.33 8.54 8.31 7/232 29270
/proc/meminfo: memFree=30893092/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15144776 memory=29520 CPUtime=0.14 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 5789 0 0 0 13 1 0 0 20 0 15 0 446069022 15508250624 7380 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3786194 7380 3217 1 0 3748377 0
[pid=29256/tid=29257] ppid=29254 vsize=15144776 memory=576460756329955459 CPUtime=0.1 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) R 29254 29254 23397 0 -1 4202560 3649 0 0 0 9 1 0 0 20 0 15 0 446069023 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714828575440 139714807546208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15144776 memory=140438353402028 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069025 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446069025 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714359100448 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446069026 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714358047600 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) S 29254 29254 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714354891504 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15144776 memory=140438350235264 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) R 29254 29254 23397 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714353838704 139714803424933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 7380 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30972 KiB

[startup+0.210799 s]*
/proc/loadavg: 8.33 8.54 8.31 7/232 29270
/proc/meminfo: memFree=30880112/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15144776 memory=41032 CPUtime=0.35 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 9478 0 0 0 32 3 0 0 20 0 15 0 446069022 15508250624 10258 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3786194 10258 3309 1 0 3748377 0
[pid=29256/tid=29257] ppid=29254 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) R 29254 29254 23397 0 -1 4202560 6620 0 0 0 18 2 0 0 20 0 15 0 446069023 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714828584080 139714824369309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15144776 memory=1898158 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15144776 memory=3472752421493442208 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15144776 memory=140438350235264 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446069025 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446069025 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714359100448 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446069026 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714358047600 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 562 0 0 0 3 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) S 29254 29254 23397 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714354891504 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15144776 memory=140438350235264 CPUtime=0.08 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) S 29254 29254 23397 0 -1 1077944384 744 0 0 0 8 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714353838704 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069028 15508250624 10258 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42484 KiB

[startup+0.310561 s]*
/proc/loadavg: 8.33 8.54 8.31 7/232 29270
/proc/meminfo: memFree=30872584/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15149032 memory=50368 CPUtime=0.53 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 10923 0 0 0 49 4 0 0 20 0 15 0 446069022 15512608768 12592 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3787258 12592 3364 1 0 3748377 0
[pid=29256/tid=29257] ppid=29254 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) R 29254 29254 23397 0 -1 4202560 7807 0 0 0 27 3 0 0 20 0 15 0 446069023 15512608768 12592 33554432000 4194304 4196468 140722183516864 139714828579776 139714824369309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15512608768 12592 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069024 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446069024 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446069025 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446069025 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714359100448 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446069026 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714358047600 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 574 0 0 0 5 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) R 29254 29254 23397 0 -1 4202560 394 0 0 0 4 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714354889904 139714801608640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) S 29254 29254 23397 0 -1 1077944384 844 0 0 0 12 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714353838704 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446069028 15512608768 12598 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51820 KiB

[startup+0.705238 s]
/proc/loadavg: 8.33 8.54 8.31 6/232 29270
/proc/meminfo: memFree=30855256/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15417412 memory=92016 CPUtime=1.58 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 15662 0 0 0 152 6 0 0 20 0 19 0 446069022 15787429888 23004 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3854353 23004 3453 1 0 3815453 0
[pid=29256/tid=29257] ppid=29254 vsize=15417412 memory=-3704326594973231466 CPUtime=0.63 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) S 29254 29254 23397 0 -1 1077944384 9351 0 0 0 59 4 0 0 20 0 19 0 446069023 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714828588160 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446069024 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 446069024 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15417412 memory=692 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446069024 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15417412 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 446069024 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15417412 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 446069025 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446069025 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714359100448 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15417412 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446069026 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714358047600 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15417412 memory=1112 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15417412 memory=6048 CPUtime=0.21 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) R 29254 29254 23397 0 -1 4202560 1293 0 0 0 21 0 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714355944432 139714807847766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15417412 memory=7552 CPUtime=0.23 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) R 29254 29254 23397 0 -1 4202560 1030 0 0 0 23 0 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714354876816 139714804983129 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15417412 memory=2832 CPUtime=0.39 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) R 29254 29254 23397 0 -1 1077944384 2016 0 0 0 38 1 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714353837888 139714824357589 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15417412 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15417412 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446069028 15787429888 23004 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 93468 KiB

[startup+1.50728 s]
/proc/loadavg: 8.33 8.54 8.31 12/236 29282
/proc/meminfo: memFree=30788060/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0

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

/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 607 0 0 0 0 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29295] ppid=29254 vsize=15552588 memory=1716 CPUtime=92.9 cores=1,3,5,7
/proc/29256/task/29295/stat : 29295 (java) R 29254 29254 23397 0 -1 4202560 558 0 0 0 9290 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714274151144 139714437218549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29296] ppid=29254 vsize=15552588 memory=692 CPUtime=93.13 cores=1,3,5,7
/proc/29256/task/29296/stat : 29296 (java) R 29254 29254 23397 0 -1 4202560 2045 0 0 0 9313 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714268899104 139714438963437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29297] ppid=29254 vsize=15552588 memory=202408 CPUtime=93.09 cores=1,3,5,7
/proc/29256/task/29297/stat : 29297 (java) R 29254 29254 23397 0 -1 4202560 535 0 0 0 9309 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714272046432 139714437346006 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29298] ppid=29254 vsize=15552588 memory=1452 CPUtime=92.98 cores=1,3,5,7
/proc/29256/task/29298/stat : 29298 (java) R 29254 29254 23397 0 -1 4202560 1090 0 0 0 9298 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714275205392 139714437094254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 393.5 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 203860 KiB

[startup+99.6013 s]
/proc/loadavg: 8.16 8.46 8.30 10/236 29305
/proc/meminfo: memFree=30732728/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15552588 memory=202408 CPUtime=395.1 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 64506 0 0 0 39496 14 0 0 20 0 19 0 446069022 15925850112 50602 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3888147 50602 3516 1 0 3849247 0
[pid=29256/tid=29257] ppid=29254 vsize=15552588 memory=6791534058613427641 CPUtime=0.63 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) S 29254 29254 23397 0 -1 1077944384 9558 0 0 0 59 4 0 0 20 0 19 0 446069023 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714828588160 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15552588 memory=-6519613052471072158 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1225 0 0 0 3 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15552588 memory=-8961168018402230209 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2708 0 0 0 2 1 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15552588 memory=-8253362762722141311 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 795 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15552588 memory=7100839861465685612 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 1443 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15552588 memory=-7175204567652784766 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 1595 0 0 0 3 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15552588 memory=3054156605268465310 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714359100512 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15552588 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 446069026 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714358047616 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15552588 memory=8514726395714825349 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15552588 memory=7300990770489420908 CPUtime=2.94 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 14888 0 0 0 293 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15552588 memory=7156873370571991399 CPUtime=3 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) S 29254 29254 23397 0 -1 1077944384 14170 0 0 0 299 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714354891504 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15552588 memory=7378146761287689320 CPUtime=0.69 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) S 29254 29254 23397 0 -1 1077944384 9722 0 0 0 67 2 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714353838704 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15552588 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15552588 memory=912 CPUtime=0.01 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 607 0 0 0 0 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29295] ppid=29254 vsize=15552588 memory=1984 CPUtime=93.3 cores=1,3,5,7
/proc/29256/task/29295/stat : 29295 (java) R 29254 29254 23397 0 -1 4202560 558 0 0 0 9330 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714274151144 139714437611596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29296] ppid=29254 vsize=15552588 memory=2480 CPUtime=93.53 cores=1,3,5,7
/proc/29256/task/29296/stat : 29296 (java) R 29254 29254 23397 0 -1 4202560 2045 0 0 0 9353 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714268899104 139714436932002 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29297] ppid=29254 vsize=15552588 memory=1768 CPUtime=93.49 cores=1,3,5,7
/proc/29256/task/29297/stat : 29297 (java) R 29254 29254 23397 0 -1 4202560 535 0 0 0 9349 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714272046432 139714437220596 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29298] ppid=29254 vsize=15552588 memory=111632 CPUtime=93.38 cores=1,3,5,7
/proc/29256/task/29298/stat : 29298 (java) R 29254 29254 23397 0 -1 4202560 1090 0 0 0 9338 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714275205528 139714436822457 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 395.1 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 203860 KiB

[startup+100.002 s]*
/proc/loadavg: 8.16 8.46 8.30 10/232 29383
/proc/meminfo: memFree=30971724/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15552588 memory=202408 CPUtime=396.73 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 64508 0 0 0 39659 14 0 0 20 0 19 0 446069022 15925850112 50602 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3888147 50602 3516 1 0 3849247 0
[pid=29256/tid=29257] ppid=29254 vsize=15552588 memory=8317482817917895235 CPUtime=0.63 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) S 29254 29254 23397 0 -1 1077944384 9558 0 0 0 59 4 0 0 20 0 19 0 446069023 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714828588160 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15552588 memory=1412 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1225 0 0 0 3 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15552588 memory=3128 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2708 0 0 0 2 1 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15552588 memory=1452 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 795 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15552588 memory=214204 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 1443 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15552588 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 1595 0 0 0 3 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15552588 memory=14048 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714359100512 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15552588 memory=25160 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 446069026 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714358047616 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15552588 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15552588 memory=532 CPUtime=2.94 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 14888 0 0 0 293 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15552588 memory=1564 CPUtime=3 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) S 29254 29254 23397 0 -1 1077944384 14170 0 0 0 299 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714354891504 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15552588 memory=1452 CPUtime=0.69 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) S 29254 29254 23397 0 -1 1077944384 9722 0 0 0 67 2 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714353838704 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15552588 memory=214204 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15552588 memory=16105866206120578 CPUtime=0.01 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 607 0 0 0 0 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29295] ppid=29254 vsize=15552588 memory=2832 CPUtime=93.71 cores=1,3,5,7
/proc/29256/task/29295/stat : 29295 (java) R 29254 29254 23397 0 -1 4202560 558 0 0 0 9371 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714274151144 139714437727609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29296] ppid=29254 vsize=15552588 memory=6791534058613427641 CPUtime=93.94 cores=1,3,5,7
/proc/29256/task/29296/stat : 29296 (java) R 29254 29254 23397 0 -1 4202560 2047 0 0 0 9394 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714268899104 139714436931854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29297] ppid=29254 vsize=15552588 memory=1668 CPUtime=93.88 cores=1,3,5,7
/proc/29256/task/29297/stat : 29297 (java) R 29254 29254 23397 0 -1 4202560 535 0 0 0 9388 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714272046432 139714437093950 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29298] ppid=29254 vsize=15552588 memory=6791534058613427641 CPUtime=93.79 cores=1,3,5,7
/proc/29256/task/29298/stat : 29298 (java) R 29254 29254 23397 0 -1 4202560 1090 0 0 0 9379 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714275205528 139714437340420 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 396.73 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 203860 KiB

[startup+100.111 s]
/proc/loadavg: 8.16 8.46 8.30 10/232 29383
/proc/meminfo: memFree=30971724/32770624 swapFree=66977408/67108860
[pid=29254] ppid=29251 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (xcsp3-exec) S 29251 29254 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446069022 115843072 363 33554432000 4194304 5098028 140730949928176 140730949926280 139643125125756 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22474752 140730949931899 140730949932141 140730949932141 140730949935050 0
/proc/29254/statm: 28282 363 304 221 0 87 0
[pid=29256] ppid=29254 vsize=15552588 memory=202408 CPUtime=397.13 cores=1,3,5,7
/proc/29256/stat : 29256 (java) S 29254 29254 23397 0 -1 1077944320 64508 0 0 0 39699 14 0 0 20 0 19 0 446069022 15925850112 50602 33554432000 4194304 4196468 140722183516864 140722183499408 139714824347383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
/proc/29256/statm: 3888147 50602 3516 1 0 3849247 0
[pid=29256/tid=29257] ppid=29254 vsize=15552588 memory=202408 CPUtime=0.63 cores=1,3,5,7
/proc/29256/task/29257/stat : 29257 (java) S 29254 29254 23397 0 -1 1077944384 9558 0 0 0 59 4 0 0 20 0 19 0 446069023 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714828588160 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29258] ppid=29254 vsize=15552588 memory=1452 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29258/stat : 29258 (java) S 29254 29254 23397 0 -1 1077944384 1225 0 0 0 3 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714752388240 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29259] ppid=29254 vsize=15552588 memory=1452 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29259/stat : 29259 (java) S 29254 29254 23397 0 -1 1077944384 2708 0 0 0 2 1 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714751335440 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29260] ppid=29254 vsize=15552588 memory=214204 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29260/stat : 29260 (java) S 29254 29254 23397 0 -1 1077944384 795 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714414111632 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29261] ppid=29254 vsize=15552588 memory=56 CPUtime=0.02 cores=1,3,5,7
/proc/29256/task/29261/stat : 29261 (java) S 29254 29254 23397 0 -1 1077944384 1443 0 0 0 2 0 0 0 20 0 19 0 446069024 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714413058832 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29262] ppid=29254 vsize=15552588 memory=7454130748811129408 CPUtime=0.03 cores=1,3,5,7
/proc/29256/task/29262/stat : 29262 (java) S 29254 29254 23397 0 -1 1077944384 1595 0 0 0 3 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714360154480 139714824358530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29263] ppid=29254 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29263/stat : 29263 (java) S 29254 29254 23397 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 446069025 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714359100512 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29264] ppid=29254 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29264/stat : 29264 (java) S 29254 29254 23397 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 19 0 446069026 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714358047616 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29265] ppid=29254 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29265/stat : 29265 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714356995920 139714824365979 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29266] ppid=29254 vsize=15552588 memory=202408 CPUtime=2.94 cores=1,3,5,7
/proc/29256/task/29266/stat : 29266 (java) S 29254 29254 23397 0 -1 1077944384 14888 0 0 0 293 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714355944304 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29267] ppid=29254 vsize=15552588 memory=202408 CPUtime=3 cores=1,3,5,7
/proc/29256/task/29267/stat : 29267 (java) S 29254 29254 23397 0 -1 1077944384 14170 0 0 0 299 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714354891504 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29268] ppid=29254 vsize=15552588 memory=1452 CPUtime=0.69 cores=1,3,5,7
/proc/29256/task/29268/stat : 29268 (java) S 29254 29254 23397 0 -1 1077944384 9722 0 0 0 67 2 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714353838704 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29269] ppid=29254 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/29256/task/29269/stat : 29269 (java) S 29254 29254 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714352786144 139714824357589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29270] ppid=29254 vsize=15552588 memory=202408 CPUtime=0.01 cores=1,3,5,7
/proc/29256/task/29270/stat : 29270 (java) S 29254 29254 23397 0 -1 1077944384 607 0 0 0 0 1 0 0 20 0 19 0 446069028 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714351733424 139714824358530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29295] ppid=29254 vsize=15552588 memory=1416 CPUtime=93.81 cores=1,3,5,7
/proc/29256/task/29295/stat : 29295 (java) R 29254 29254 23397 0 -1 4202560 558 0 0 0 9381 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714274151144 139714438836404 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29296] ppid=29254 vsize=15552588 memory=208048 CPUtime=94.04 cores=1,3,5,7
/proc/29256/task/29296/stat : 29296 (java) R 29254 29254 23397 0 -1 4202560 2047 0 0 0 9404 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714268899104 139714436932235 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29297] ppid=29254 vsize=15552588 memory=1452 CPUtime=93.98 cores=1,3,5,7
/proc/29256/task/29297/stat : 29297 (java) R 29254 29254 23397 0 -1 4202560 535 0 0 0 9398 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714272046432 139714437221498 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
[pid=29256/tid=29298] ppid=29254 vsize=15552588 memory=1452 CPUtime=93.89 cores=1,3,5,7
/proc/29256/task/29298/stat : 29298 (java) R 29254 29254 23397 0 -1 4202560 1090 0 0 0 9389 0 0 0 20 0 19 0 446069578 15925850112 50602 33554432000 4194304 4196468 140722183516864 139714275205528 139714437091513 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11804672 140722183525359 140722183525530 140722183525530 140722183528399 0
Current children cumulated CPU time: 397.13 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 203860 KiB

Child status: 0
Real time (s): 100.14
CPU time (s): 397.236
CPU user time (s): 397.078
CPU system time (s): 0.157946
CPU usage (%): 396.679
Max. virtual memory (cumulated for all children) (KiB): 15665716
Max. memory (cumulated for all children) (KiB): 232504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 397.078
system time used= 0.157946
maximum resident set size= 234128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5687
involuntary context switches= 5761


# summary of solver processes directly reported to runsolver:
#   pid: 29254
#   total CPU time (s): 397.236
#   total CPU user time (s): 397.078
#   total CPU system time (s): 0.157946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.582201 second user time and 1.12478 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 06:18:20
IDJOB=4399295
IDBENCH=129880
IDSOLVER=2853
FILE ID=node104/4399295-1568698120
RUNJOBID= node104-1568690084-23429
PBS_JOBID= 21703803
Free space on /tmp= 58988 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-41-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-4399295-1568698120/watcher-4399295-1568698120 -o /tmp/evaluation-result-4399295-1568698120/solver-4399295-1568698120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 389683917 HOME/instance-4399295-1568698120.xml

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

MD5SUM BENCH= 9c0419560fe3c6efa350d2101b8d9fdb
RANDOM SEED=389683917

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        30910044 kB
MemAvailable:   31573092 kB
Buffers:          100184 kB
Cached:           852040 kB
SwapCached:        32296 kB
Active:           940320 kB
Inactive:         331196 kB
Active(anon):     287540 kB
Inactive(anon):    80728 kB
Active(file):     652780 kB
Inactive(file):   250468 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977408 kB
Dirty:             26176 kB
Writeback:             0 kB
AnonPages:        409748 kB
Mapped:            61580 kB
Shmem:             40484 kB
Slab:             182776 kB
SReclaimable:     151272 kB
SUnreclaim:        31504 kB
KernelStack:        4048 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58960 MiB
End job on node104 at 2019-09-17 06:20:01