Trace number 4400491

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 122.51 31.1117

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-07.xml
MD5SUM8aa67fa0ddb9b908e7b385aede1c36d3
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 benchmark110.856
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size334
Distribution of domain sizes[{"size":1,"count":1},{"size":334,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":11},{"degree":5,"count":14},{"degree":6,"count":16},{"degree":7,"count":12},{"degree":8,"count":5}]
Minimum constraint arity2
Maximum constraint arity38
Distribution of constraint arities[{"arity":2,"count":112},{"arity":21,"count":1},{"arity":27,"count":1},{"arity":35,"count":1},{"arity":38,"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-4400491-1568694428.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400491-1568694428.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.31/0.69	c solve instance...
1.62/0.79	o 121 
1.62/0.80	o 120 
2.00/0.80	o 114 
2.00/0.82	o 111 
2.36/0.95	o 110 
2.77/1.10	o 109 
3.90/1.37	o 107 
5.90/1.84	o 106 
7.45/2.25	o 105 
17.40/4.73	o 104 
31.31/8.29	o 103 
122.14/31.10	s OPTIMUM FOUND
122.14/31.10	v <instantiation>
122.14/31.10	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>
122.14/31.10	v 	<values>0 0 0 0 14 12 5 17 5 4 20 33 7 27 29 19 17 23 53 25 18 36 46 24 37 34 33 52 56 37 43 50 41 63 59 52 76 70 51 51 15 43 23 72 69 73 77 65 87 80 69 75 83 78 76 92 90 85 94 102 94 103 </values>
122.14/31.10	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 (14369 MiB free)
  memory of node 1: 16384 MiB (15376 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400491-1568694428/watcher-4400491-1568694428 -o /tmp/evaluation-result-4400491-1568694428/solver-4400491-1568694428 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1955489818 HOME/instance-4400491-1568694428.xml 

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

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=31309, runsolver pid=31306

[startup+0.100058 s]*
/proc/loadavg: 7.02 3.52 2.28 7/233 31325
/proc/meminfo: memFree=30441732/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15144776 memory=29624 CPUtime=0.13 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 5857 0 0 0 12 1 0 0 20 0 15 0 445711671 15508250624 7406 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3786194 7406 3180 1 0 3748377 0
[pid=31311/tid=31312] ppid=31309 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) R 31309 31309 30406 0 -1 4202560 3739 0 0 0 8 0 0 0 20 0 15 0 445711671 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248587048368 140248214503823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15144776 memory=288370367247316608 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711673 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445711674 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248050365856 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445711674 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248049313264 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15144776 memory=139991095604864 CPUtime=0.02 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) R 31309 31309 30406 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 445711676 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248045103344 140248561782535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711677 15508250624 7406 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31072 KiB

[startup+0.21076 s]*
/proc/loadavg: 7.02 3.52 2.28 7/233 31325
/proc/meminfo: memFree=30429384/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15144776 memory=40920 CPUtime=0.34 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 9425 0 0 0 31 3 0 0 20 0 15 0 445711671 15508250624 10230 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3786194 10230 3302 1 0 3748377 0
[pid=31311/tid=31312] ppid=31309 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) R 31309 31309 30406 0 -1 4202560 6617 0 0 0 18 2 0 0 20 0 15 0 445711671 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248587053296 140248566895966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15144776 memory=1946935 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15144776 memory=139991095634444 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15144776 memory=139991095604864 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445711673 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445711674 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248050365856 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445711674 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248049313264 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 15 0 445711676 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 15 0 445711676 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15144776 memory=139991095604864 CPUtime=0.08 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) S 31309 31309 30406 0 -1 1077944384 739 0 0 0 8 0 0 0 20 0 15 0 445711676 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248045103344 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711677 15508250624 10230 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42368 KiB

[startup+0.314974 s]*
/proc/loadavg: 7.02 3.52 2.28 7/233 31325
/proc/meminfo: memFree=30421940/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15149032 memory=50524 CPUtime=0.54 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 10930 0 0 0 49 5 0 0 20 0 15 0 445711671 15512608768 12631 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3787258 12631 3351 1 0 3748377 0
[pid=31311/tid=31312] ppid=31309 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) R 31309 31309 30406 0 -1 4202560 7864 0 0 0 27 3 0 0 20 0 15 0 445711671 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248587046592 140248582827414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711672 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445711672 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445711673 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445711674 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248050365856 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445711674 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248049313264 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 506 0 0 0 4 0 0 0 20 0 15 0 445711676 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 416 0 0 0 5 0 0 0 20 0 15 0 445711676 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) S 31309 31309 30406 0 -1 1077944384 837 0 0 0 12 0 0 0 20 0 15 0 445711676 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248045103344 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445711676 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445711677 15512608768 12631 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51972 KiB

[startup+0.704976 s]
/proc/loadavg: 7.02 3.52 2.28 9/233 31325
/proc/meminfo: memFree=30404640/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15286340 memory=90008 CPUtime=1.62 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 15236 0 0 0 155 7 0 0 20 0 19 0 445711671 15653212160 22502 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3821585 22502 3454 1 0 3782685 0
[pid=31311/tid=31312] ppid=31309 vsize=15286340 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) S 31309 31309 30406 0 -1 1077944384 9386 0 0 0 64 4 0 0 20 0 19 0 445711671 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248587056256 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15286340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445711672 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15286340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445711672 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15286340 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445711672 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15286340 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445711672 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15286340 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445711673 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15286340 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445711674 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248050365856 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15286340 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445711674 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248049313264 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15286340 memory=780 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15286340 memory=620 CPUtime=0.25 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) R 31309 31309 30406 0 -1 4202560 1232 0 0 0 25 0 0 0 20 0 19 0 445711676 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248047196848 140248566201663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15286340 memory=1496 CPUtime=0.25 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) R 31309 31309 30406 0 -1 4202560 1082 0 0 0 24 1 0 0 20 0 19 0 445711676 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248046136904 140248566310059 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15286340 memory=1016 CPUtime=0.42 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) R 31309 31309 30406 0 -1 4202560 2158 0 0 0 42 0 0 0 20 0 19 0 445711676 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248045103344 140248575052606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15286340 memory=6016 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15286340 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445711677 15653212160 22502 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15399468 KiB
Current children cumulated memory: 91456 KiB

[startup+1.50074 s]
/proc/loadavg: 7.02 3.52 2.28 8/237 31349
/proc/meminfo: memFree=30316780/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 238272 KiB

[startup+30.401 s]
/proc/loadavg: 7.75 4.03 2.48 11/237 31487
/proc/meminfo: memFree=30243888/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15486024 memory=236824 CPUtime=119.69 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 54237 0 0 0 11955 14 0 0 20 0 19 0 445711671 15857688576 59206 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3871506 59206 3532 1 0 3832606 0
[pid=31311/tid=31312] ppid=31309 vsize=15486024 memory=524 CPUtime=0.68 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) S 31309 31309 30406 0 -1 1077944384 9719 0 0 0 64 4 0 0 20 0 19 0 445711671 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248587056256 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15486024 memory=1568 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15486024 memory=928 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 1890 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15486024 memory=3520 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1429 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15486024 memory=1976 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15486024 memory=2512 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 879 0 0 0 1 0 0 0 20 0 19 0 445711673 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15486024 memory=808 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248050365920 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15486024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248049313280 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15486024 memory=1764 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15486024 memory=111632 CPUtime=2.99 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 10611 0 0 0 298 1 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15486024 memory=800 CPUtime=2.88 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 12950 0 0 0 286 2 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15486024 memory=4112 CPUtime=0.81 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) S 31309 31309 30406 0 -1 1077944384 8270 0 0 0 81 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248045103344 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15486024 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15486024 memory=1496 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 488 0 0 0 0 0 0 0 20 0 19 0 445711677 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31372] ppid=31309 vsize=15486024 memory=1016 CPUtime=21.89 cores=1,3,5,7
/proc/31311/task/31372/stat : 31372 (java) R 31309 31309 30406 0 -1 4202560 216 0 0 0 2189 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248033778808 140248221680204 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31373] ppid=31309 vsize=15486024 memory=6016 CPUtime=21.82 cores=1,3,5,7
/proc/31311/task/31373/stat : 31373 (java) R 31309 31309 30406 0 -1 4202560 829 0 0 0 2182 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248027471056 140248219483063 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31374] ppid=31309 vsize=15486024 memory=14012 CPUtime=21.98 cores=1,3,5,7
/proc/31311/task/31374/stat : 31374 (java) R 31309 31309 30406 0 -1 4202560 911 0 0 0 2198 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248031674344 140248221579993 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31375] ppid=31309 vsize=15486024 memory=2116 CPUtime=22.01 cores=1,3,5,7
/proc/31311/task/31375/stat : 31375 (java) R 31309 31309 30406 0 -1 4202560 412 0 0 0 2201 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248030621512 140248221582086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 119.69 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 238272 KiB

[startup+30.801 s]
/proc/loadavg: 7.75 4.03 2.48 11/237 31487
/proc/meminfo: memFree=30243888/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15486024 memory=236824 CPUtime=121.29 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 54434 0 0 0 12115 14 0 0 20 0 19 0 445711671 15857688576 59206 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3871506 59206 3532 1 0 3832606 0
[pid=31311/tid=31312] ppid=31309 vsize=15486024 memory=1016 CPUtime=0.68 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) S 31309 31309 30406 0 -1 1077944384 9719 0 0 0 64 4 0 0 20 0 19 0 445711671 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248587056256 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15486024 memory=6016 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15486024 memory=14012 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 1890 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15486024 memory=2116 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1429 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15486024 memory=26016 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15486024 memory=14068 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 879 0 0 0 1 0 0 0 20 0 19 0 445711673 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15486024 memory=524 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248050365920 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15486024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248049313280 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15486024 memory=236824 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15486024 memory=288230574492221466 CPUtime=2.99 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 10611 0 0 0 298 1 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15486024 memory=1056 CPUtime=2.88 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 12950 0 0 0 286 2 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15486024 memory=1188 CPUtime=0.81 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) S 31309 31309 30406 0 -1 1077944384 8270 0 0 0 81 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248045103344 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15486024 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15486024 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 19 0 445711677 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31372] ppid=31309 vsize=15486024 memory=2828 CPUtime=22.29 cores=1,3,5,7
/proc/31311/task/31372/stat : 31372 (java) R 31309 31309 30406 0 -1 4202560 241 0 0 0 2229 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248033778808 140248222446335 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31373] ppid=31309 vsize=15486024 memory=780 CPUtime=22.22 cores=1,3,5,7
/proc/31311/task/31373/stat : 31373 (java) R 31309 31309 30406 0 -1 4202560 931 0 0 0 2222 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248027471056 140248221128355 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31374] ppid=31309 vsize=15486024 memory=620 CPUtime=22.37 cores=1,3,5,7
/proc/31311/task/31374/stat : 31374 (java) R 31309 31309 30406 0 -1 4202560 949 0 0 0 2237 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248031674344 140248220531841 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31375] ppid=31309 vsize=15486024 memory=916 CPUtime=22.41 cores=1,3,5,7
/proc/31311/task/31375/stat : 31375 (java) R 31309 31309 30406 0 -1 4202560 442 0 0 0 2241 0 0 0 20 0 19 0 445712500 15857688576 59206 33554432000 4194304 4196468 140723615696192 140248030621512 140248220531035 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 121.29 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 238272 KiB

[startup+31.006 s]*
/proc/loadavg: 7.75 4.03 2.48 11/237 31491
/proc/meminfo: memFree=30227476/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/statm: 28282 362 304 221 0 87 0
[pid=31311] ppid=31309 vsize=15486024 memory=236828 CPUtime=122.14 cores=1,3,5,7
/proc/31311/stat : 31311 (java) S 31309 31309 30406 0 -1 1077944320 54692 0 0 0 12200 14 0 0 20 0 19 0 445711671 15857688576 59207 33554432000 4194304 4196468 140723615696192 140723615678736 140248582815479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
/proc/31311/statm: 3871506 59207 3532 1 0 3832606 0
[pid=31311/tid=31312] ppid=31309 vsize=15486024 memory=8317482817917895235 CPUtime=0.68 cores=1,3,5,7
/proc/31311/task/31312/stat : 31312 (java) S 31309 31309 30406 0 -1 1077944384 9719 0 0 0 64 4 0 0 20 0 19 0 445711671 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248587056256 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31313] ppid=31309 vsize=15486024 memory=7236229500900889449 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31313/stat : 31313 (java) S 31309 31309 30406 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248535435536 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31314] ppid=31309 vsize=15486024 memory=7454130749351154278 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31314/stat : 31314 (java) S 31309 31309 30406 0 -1 1077944384 1890 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248534382992 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31315] ppid=31309 vsize=15486024 memory=8242832241811678803 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31315/stat : 31315 (java) S 31309 31309 30406 0 -1 1077944384 1429 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248173435408 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31316] ppid=31309 vsize=15486024 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31316/stat : 31316 (java) S 31309 31309 30406 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 19 0 445711672 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248172382864 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31317] ppid=31309 vsize=15486024 memory=7810763844726514514 CPUtime=0.01 cores=1,3,5,7
/proc/31311/task/31317/stat : 31317 (java) S 31309 31309 30406 0 -1 1077944384 881 0 0 0 1 0 0 0 20 0 19 0 445711673 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248051419632 140248582826626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31318] ppid=31309 vsize=15486024 memory=7230638415890312535 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31318/stat : 31318 (java) S 31309 31309 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248050365920 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31319] ppid=31309 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31319/stat : 31319 (java) S 31309 31309 30406 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 445711674 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248049313280 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31320] ppid=31309 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31320/stat : 31320 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248048261840 140248582834075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31321] ppid=31309 vsize=15486024 memory=139990970241655 CPUtime=2.99 cores=1,3,5,7
/proc/31311/task/31321/stat : 31321 (java) S 31309 31309 30406 0 -1 1077944384 10613 0 0 0 298 1 0 0 20 0 19 0 445711676 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248047208432 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31322] ppid=31309 vsize=15486024 memory=279981940694416 CPUtime=2.88 cores=1,3,5,7
/proc/31311/task/31322/stat : 31322 (java) S 31309 31309 30406 0 -1 1077944384 12952 0 0 0 286 2 0 0 20 0 19 0 445711676 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248046155888 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31323] ppid=31309 vsize=15486024 memory=10 CPUtime=0.81 cores=1,3,5,7
/proc/31311/task/31323/stat : 31323 (java) S 31309 31309 30406 0 -1 1077944384 8424 0 0 0 81 0 0 0 20 0 19 0 445711676 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248045103344 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31324] ppid=31309 vsize=15486024 memory=2608 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31324/stat : 31324 (java) S 31309 31309 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445711676 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248044051040 140248582825685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31325] ppid=31309 vsize=15486024 memory=167774768 CPUtime=0 cores=1,3,5,7
/proc/31311/task/31325/stat : 31325 (java) S 31309 31309 30406 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 19 0 445711677 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248042998576 140248582826626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31372] ppid=31309 vsize=15486024 memory=8305307729383144032 CPUtime=22.51 cores=1,3,5,7
/proc/31311/task/31372/stat : 31372 (java) R 31309 31309 30406 0 -1 4202560 242 0 0 0 2251 0 0 0 20 0 19 0 445712500 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248033778808 140248221132253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31373] ppid=31309 vsize=15486024 memory=8305307729386287162 CPUtime=22.44 cores=1,3,5,7
/proc/31311/task/31373/stat : 31373 (java) R 31309 31309 30406 0 -1 4202560 932 0 0 0 2244 0 0 0 20 0 19 0 445712500 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248027471056 140248221131595 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31374] ppid=31309 vsize=15486024 memory=-7027408098267209136 CPUtime=22.58 cores=1,3,5,7
/proc/31311/task/31374/stat : 31374 (java) R 31309 31309 30406 0 -1 4202560 1045 0 0 0 2258 0 0 0 20 0 19 0 445712500 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248031676616 140248219483842 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
[pid=31311/tid=31375] ppid=31309 vsize=15486024 memory=6944663189525116987 CPUtime=22.63 cores=1,3,5,7
/proc/31311/task/31375/stat : 31375 (java) R 31309 31309 30406 0 -1 4202560 442 0 0 0 2263 0 0 0 20 0 19 0 445712500 15857688576 59207 33554432000 4194304 4196468 140723615696192 140248030621512 140248222333619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9502720 140723615699951 140723615700122 140723615700122 140723615702991 0
Current children cumulated CPU time: 122.14 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 238276 KiB

[startup+31.1108 s]
/proc/loadavg: 7.75 4.03 2.48 11/237 31491
/proc/meminfo: memFree=30227476/32770624 swapFree=66953076/67108860
[pid=31309] ppid=31306 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31309/stat : 31309 (xcsp3-exec) S 31306 31309 30406 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445711670 115843072 362 33554432000 4194304 5098028 140727230243232 140727230241336 140473716187772 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 31846400 140727230247802 140727230248045 140727230248045 140727230250954 0
/proc/31309/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): 31.1117
CPU time (s): 122.51
CPU user time (s): 122.357
CPU system time (s): 0.152808
CPU usage (%): 393.774
Max. virtual memory (cumulated for all children) (KiB): 15599152
Max. memory (cumulated for all children) (KiB): 238276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.357
system time used= 0.152808
maximum resident set size= 236828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56128
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= 4226
involuntary context switches= 2790


# summary of solver processes directly reported to runsolver:
#   pid: 31309
#   total CPU time (s): 122.51
#   total CPU user time (s): 122.357
#   total CPU system time (s): 0.152808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.226741 second user time and 0.36296 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 06:26:28
IDJOB=4400491
IDBENCH=128622
IDSOLVER=2856
FILE ID=node127/4400491-1568694428
RUNJOBID= node127-1568694277-30438
PBS_JOBID= 21703804
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-07.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-4400491-1568694428/watcher-4400491-1568694428 -o /tmp/evaluation-result-4400491-1568694428/solver-4400491-1568694428 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1955489818 HOME/instance-4400491-1568694428.xml

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=1955489818

node127.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.55
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.55
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.55
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.55
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:        30460052 kB
MemAvailable:   31614772 kB
Buffers:           86960 kB
Cached:          1352112 kB
SwapCached:        51464 kB
Active:           745244 kB
Inactive:         969684 kB
Active(anon):     234944 kB
Inactive(anon):    89816 kB
Active(file):     510300 kB
Inactive(file):   879868 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26040 kB
Writeback:             0 kB
AnonPages:        287000 kB
Mapped:            61612 kB
Shmem:             40672 kB
Slab:             190684 kB
SReclaimable:     160776 kB
SUnreclaim:        29908 kB
KernelStack:        4160 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1500916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 06:26:59