Trace number 4281945

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 4.0.5 seq (2017-08-18)SAT (TO)16051 2520.0801 2498.23

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa20b.xml
MD5SUM2a1cb6febb6ec7dbf2abb0b9e0866987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13638
Best CPU time to get the best result obtained on this benchmark19961.5
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints180
Number of domains2
Minimum domain size19
Maximum domain size20
Distribution of domain sizes[{"size":19,"count":179},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":221},{"degree":2,"count":179},{"degree":17,"count":3},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":8}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":179},{"arity":20,"count":1}]
Number of extensional constraints179
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":179},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281945-1503114799.xml"  -tl '2520s' -p 1 -x 0
0.06/0.29	c [HOME/instance-4281945-1503114799.xml, -tl, 2520s, -p, 1, -x, 0]
0.24/0.35	c simple solver
0.42/0.42	c parse instance...
0.90/0.69	c solve instance...
1.16/0.91	o 17297 
1.16/0.91	o 17246 
1.16/0.91	o 17234 
1.80/0.99	o 17196 
1.80/0.99	o 17172 
1.80/0.99	o 17160 
3.26/1.49	o 17101 
3.57/1.50	o 17028 
4.47/1.80	o 17003 
4.47/1.84	o 16979 
5.56/2.30	o 16930 
5.56/2.30	o 16847 
8.57/4.09	o 16456 
207.12/201.63	o 16452 
207.12/201.64	o 16417 
285.69/279.64	o 16369 
606.68/598.90	o 16295 
606.68/598.91	o 16051 
2520.05/2498.21	s SATISFIABLE
2520.05/2498.21	v <instantiation>
2520.05/2498.21	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][5] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][6] d[2][7] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][6] d[4][7] d[4][8] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
2520.05/2498.21	v 	<values>19 17 16 7 6 1 4 3 5 0 10 9 15 14 18 13 2 8 12 11 7 13 13 13 12 5 13 10 5 15 9 8 13 3 12 12 16 12 4 11 8 8 11 8 9 13 9 12 17 11 15 18 1 13 13 12 14 10 11 4 14 8 14 8 14 15 3 10 12 3 9 10 3 11 12 13 7 11 7 12 8 18 12 3 9 10 8 5 9 8 6 15 12 11 10 8 18 6 5 7 6 6 3 10 11 11 5 9 5 11 7 12 19 19 5 9 8 10 6 14 4 10 10 9 13 7 15 13 14 3 14 12 1 18 9 7 15 8 13 12 8 1 8 9 12 4 10 12 15 7 12 6 15 4 11 11 9 7 16 10 10 11 8 7 11 7 11 14 14 10 9 15 13 6 12 13 11 11 8 8 15 12 7 15 10 14 13 10 4 12 13 15 11 18 15 9 9 11 4 </values>
2520.05/2498.21	v </instantiation>
2520.05/2498.21	c Unexpected resolution interruption!

Verifier Data

OK	16051

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281945-1503114799/watcher-4281945-1503114799 -o /tmp/evaluation-result-4281945-1503114799/solver-4281945-1503114799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2067094485 HOME/instance-4281945-1503114799.xml 

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

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


[startup+0.10015 s]*
/proc/loadavg: 2.00 2.02 2.01 2/196 32260
/proc/meminfo: memFree=31020228/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1376 KiB

[startup+0.209581 s]*
/proc/loadavg: 2.00 2.02 2.01 2/210 32274
/proc/meminfo: memFree=31009228/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13974352 memory=22064 CPUtime=0.06 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 4935 0 0 0 6 0 0 0 20 0 15 0 113672983 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3493588 5516 2713 1 0 3482964 0
[pid=32261/tid=32262] ppid=32259 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 3090 0 0 0 5 0 0 0 20 0 15 0 113672984 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139921281925040 139921261774174 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13974352 memory=13729 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13974352 memory=3904820250907129504 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) R 32259 32259 28892 0 -1 4202560 230 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277715034 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672994 14309736448 5516 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 23440 KiB

[startup+0.310283 s]*
/proc/loadavg: 2.00 2.02 2.01 3/211 32275
/proc/meminfo: memFree=30993928/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13974352 memory=36740 CPUtime=0.24 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 8776 0 0 0 22 2 0 0 20 0 15 0 113672983 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3493588 9185 2980 1 0 3482964 0
[pid=32261/tid=32262] ppid=32259 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 5994 0 0 0 14 1 0 0 20 0 15 0 113672984 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139921281916064 139921261774174 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672984 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113672986 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 497 0 0 0 1 0 0 0 20 0 15 0 113672989 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 15 0 113672989 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0.05 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 719 0 0 0 5 0 0 0 20 0 15 0 113672989 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13974352 memory=139758991718016 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672994 14309736448 9185 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38116 KiB

[startup+0.703198 s]
/proc/loadavg: 2.00 2.02 2.01 4/211 32275
/proc/meminfo: memFree=30985292/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13980732 memory=66192 CPUtime=1.16 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 13177 0 0 0 111 5 0 0 20 0 15 0 113672983 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3495183 16548 3160 1 0 3483476 0
[pid=32261/tid=32262] ppid=32259 vsize=13980732 memory=279517679841188 CPUtime=0.53 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 1077944384 8535 0 0 0 50 3 0 0 20 0 15 0 113672984 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139921281930448 139921277703893 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13980732 memory=7516622583637299309 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13980732 memory=7373916858537504097 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13980732 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13980732 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13980732 memory=-7887927021948682183 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13980732 memory=4137282616176187523 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=-9001733975035373671 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=-6237260532469557610 CPUtime=0.16 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) R 32259 32259 28892 0 -1 4202560 1218 0 0 0 16 0 0 0 20 0 15 0 113672989 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920751903584 139921259217938 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=50156 CPUtime=0.16 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) R 32259 32259 28892 0 -1 4202560 885 0 0 0 16 0 0 0 20 0 15 0 113672989 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920750846680 139921269983136 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=-8774313645642428999 CPUtime=0.27 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 1241 0 0 0 27 0 0 0 20 0 15 0 113672989 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672994 14316269568 16548 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67568 KiB

[startup+1.50076 s]
/proc/loadavg: 2.00 2.02 2.01 5/211 32275
/proc/meminfo: memFree=30963240/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13980732 memory=76900 CPUtime=3.57 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 20340 0 0 0 351 6 0 0 20 0 15 0 113672983 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3495183 19225 3187 1 0 3483476 0
[pid=32261/tid=32262] ppid=32259 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 9310 0 0 0 130 3 0 0 20 0 15 0 113672984 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139921281929640 139920922728634 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13980732 memory=139758840083216 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13980732 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113672984 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13980732 memory=604165431873306742 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13980732 memory=14069 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13980732 memory=7595437738156512876 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=7449350064573277540 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=7373352817559363648 CPUtime=0.88 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) R 32259 32259 28892 0 -1 4202560 3875 0 0 0 88 0 0 0 20 0 15 0 113672989 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920751899392 139921258394464 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=7811892025026307942 CPUtime=0.91 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) R 32259 32259 28892 0 -1 4202560 3915 0 0 0 91 0 0 0 20 0 15 0 113672989 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920750846120 139921277707591 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=7019257425709197167 CPUtime=0.41 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 1925 0 0 0 40 1 0 0 20 0 15 0 113672989 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=7230638415855316055 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 113672994 14316269568 19225 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0

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

/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=24292 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=26500 CPUtime=2.5 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 13784 0 0 0 249 1 0 0 20 0 15 0 113672989 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=28708 CPUtime=2.51 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 13860 0 0 0 250 1 0 0 20 0 15 0 113672989 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=30916 CPUtime=0.52 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 7353 0 0 0 50 2 0 0 20 0 15 0 113672989 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=288230621803970871 CPUtime=1.08 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 2073 0 0 0 54 54 0 0 20 0 15 0 113672994 14316269568 67739 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 2403.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 272332 KiB

[startup+2442.3 s]
/proc/loadavg: 1.59 1.76 1.74 3/211 32439
/proc/meminfo: memFree=30734976/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13980732 memory=271000 CPUtime=2463.72 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 119201 0 0 0 246169 203 0 0 20 0 15 0 113672983 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3495183 67750 3252 1 0 3483476 0
[pid=32261/tid=32262] ppid=32259 vsize=13980732 memory=13563795322702378 CPUtime=2431.06 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 35502 0 0 0 243089 17 0 0 20 0 15 0 113672984 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139921281933296 139920924567534 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13980732 memory=270908 CPUtime=5.62 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 8559 0 0 0 528 34 0 0 20 0 15 0 113672984 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13980732 memory=-8774313645642428999 CPUtime=5.64 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 8913 0 0 0 529 35 0 0 20 0 15 0 113672984 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13980732 memory=4126316290023845779 CPUtime=5.64 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 7710 0 0 0 531 33 0 0 20 0 15 0 113672984 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13980732 memory=1380 CPUtime=5.63 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 9058 0 0 0 527 36 0 0 20 0 15 0 113672984 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13980732 memory=161064 CPUtime=3.38 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 11021 0 0 0 311 27 0 0 20 0 15 0 113672986 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13980732 memory=3216 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=-8774313645642428999 CPUtime=2.5 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 13786 0 0 0 249 1 0 0 20 0 15 0 113672989 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=-8774313645642428999 CPUtime=2.51 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 13862 0 0 0 250 1 0 0 20 0 15 0 113672989 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=4126316290023845779 CPUtime=0.52 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 7355 0 0 0 50 2 0 0 20 0 15 0 113672989 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=271000 CPUtime=1.11 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 2089 0 0 0 56 55 0 0 20 0 15 0 113672994 14316269568 67750 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 2463.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 272376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.21 s]
/proc/loadavg: 1.85 1.80 1.76 3/214 32763
/proc/meminfo: memFree=30806656/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13980732 memory=270068 CPUtime=2520.05 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 120666 0 0 0 251798 207 0 0 20 0 15 0 113672983 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3495183 67517 3252 1 0 3483476 0
[pid=32261/tid=32262] ppid=32259 vsize=13980732 memory=270068 CPUtime=2486.68 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 35930 0 0 0 248651 17 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139921281933296 139920924507047 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13980732 memory=270068 CPUtime=5.78 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 8978 0 0 0 543 35 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13980732 memory=1376 CPUtime=5.8 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 9038 0 0 0 544 36 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13980732 memory=1376 CPUtime=5.79 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 7875 0 0 0 545 34 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13980732 memory=269956 CPUtime=5.77 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 9230 0 0 0 541 36 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13980732 memory=1376 CPUtime=3.45 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 11165 0 0 0 318 27 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13980732 memory=269956 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=1376 CPUtime=2.5 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 13788 0 0 0 249 1 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=270068 CPUtime=2.51 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 13864 0 0 0 250 1 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=270068 CPUtime=0.52 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 7357 0 0 0 50 2 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=3908 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=2764 CPUtime=1.14 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 2095 0 0 0 58 56 0 0 20 0 15 0 113672994 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 271444 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2498.22 s]
# the end of solver process 32259 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.0018 s

[startup+2498.23 s]
# the end of solver process 32261 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518 s, system=2.08398 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2498.21 s]
/proc/loadavg: 1.85 1.80 1.76 3/214 32763
/proc/meminfo: memFree=30806656/32770624 swapFree=67108860/67108860
[pid=32259] ppid=32256 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32259/stat : 32259 (xcsp3-exec) S 32256 32259 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113672973 9740288 344 18446744073709551615 4194304 5098028 140737119480560 140737119478664 140680811176572 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 20918272 140737119482232 140737119482437 140737119482437 140737119485931 0
/proc/32259/statm: 2378 344 289 221 0 87 0
[pid=32261] ppid=32259 vsize=13980732 memory=270068 CPUtime=2520.05 cores=0,2,4,6
/proc/32261/stat : 32261 (java) S 32259 32259 28892 0 -1 1077944320 120666 0 0 0 251798 207 0 0 20 0 15 0 113672983 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 140731769391696 139921277693687 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
/proc/32261/statm: 3495183 67517 3252 1 0 3483476 0
[pid=32261/tid=32262] ppid=32259 vsize=13980732 memory=270068 CPUtime=2486.68 cores=0,2,4,6
/proc/32261/task/32262/stat : 32262 (java) R 32259 32259 28892 0 -1 4202560 35930 0 0 0 248651 17 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139921281933296 139920924507047 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32263] ppid=32259 vsize=13980732 memory=270068 CPUtime=5.78 cores=0,2,4,6
/proc/32261/task/32263/stat : 32263 (java) S 32259 32259 28892 0 -1 1077944384 8978 0 0 0 543 35 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139921245252112 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32264] ppid=32259 vsize=13980732 memory=1376 CPUtime=5.8 cores=0,2,4,6
/proc/32261/task/32264/stat : 32264 (java) S 32259 32259 28892 0 -1 1077944384 9038 0 0 0 544 36 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920876325520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32265] ppid=32259 vsize=13980732 memory=1376 CPUtime=5.79 cores=0,2,4,6
/proc/32261/task/32265/stat : 32265 (java) S 32259 32259 28892 0 -1 1077944384 7875 0 0 0 545 34 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920875272464 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32266] ppid=32259 vsize=13980732 memory=269956 CPUtime=5.77 cores=0,2,4,6
/proc/32261/task/32266/stat : 32266 (java) S 32259 32259 28892 0 -1 1077944384 9230 0 0 0 541 36 0 0 20 0 15 0 113672984 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920874219920 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32267] ppid=32259 vsize=13980732 memory=1376 CPUtime=3.45 cores=0,2,4,6
/proc/32261/task/32267/stat : 32267 (java) S 32259 32259 28892 0 -1 1077944384 11165 0 0 0 318 27 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920756124400 139921277704834 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32268] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32268/stat : 32268 (java) S 32259 32259 28892 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920755070624 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32269] ppid=32259 vsize=13980732 memory=269956 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32269/stat : 32269 (java) S 32259 32259 28892 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113672986 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920754017520 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32270] ppid=32259 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32270/stat : 32270 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920752966096 139921277712283 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32271] ppid=32259 vsize=13980732 memory=1376 CPUtime=2.5 cores=0,2,4,6
/proc/32261/task/32271/stat : 32271 (java) S 32259 32259 28892 0 -1 1077944384 13788 0 0 0 249 1 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920751913200 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32272] ppid=32259 vsize=13980732 memory=270068 CPUtime=2.51 cores=0,2,4,6
/proc/32261/task/32272/stat : 32272 (java) S 32259 32259 28892 0 -1 1077944384 13864 0 0 0 250 1 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920750860656 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32273] ppid=32259 vsize=13980732 memory=270068 CPUtime=0.52 cores=0,2,4,6
/proc/32261/task/32273/stat : 32273 (java) S 32259 32259 28892 0 -1 1077944384 7357 0 0 0 50 2 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920749807600 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32274] ppid=32259 vsize=13980732 memory=3908 CPUtime=0 cores=0,2,4,6
/proc/32261/task/32274/stat : 32274 (java) S 32259 32259 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113672989 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920748755296 139921277703893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
[pid=32261/tid=32275] ppid=32259 vsize=13980732 memory=2764 CPUtime=1.14 cores=0,2,4,6
/proc/32261/task/32275/stat : 32275 (java) S 32259 32259 28892 0 -1 1077944384 2095 0 0 0 58 56 0 0 20 0 15 0 113672994 14316269568 67517 18446744073709551615 4194304 4196468 140731769409152 139920747703344 139921277704834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35540992 140731769409969 140731769410145 140731769410145 140731769413583 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 271444 KiB

Child status: 143
Real time (s): 2498.23
CPU time (s): 2520.08
CPU user time (s): 2518
CPU system time (s): 2.08398
CPU usage (%): 100.875
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 474264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518
system time used= 2.08398
maximum resident set size= 493256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121453
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149462
involuntary context switches= 5979


# summary of solver processes directly reported to runsolver:
#   pid: 32259,32261
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518
#   total CPU system time (s): 2.08398

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2559 second user time and 23.8994 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 05:39:08
IDJOB=4281945
IDBENCH=123084
IDSOLVER=2677
FILE ID=node127/4281945-1503114799
RUNJOBID= node127-1503095799-28950
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa20b.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281945-1503114799/watcher-4281945-1503114799 -o /tmp/evaluation-result-4281945-1503114799/solver-4281945-1503114799 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2067094485 HOME/instance-4281945-1503114799.xml

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

MD5SUM BENCH= 2a1cb6febb6ec7dbf2abb0b9e0866987
RANDOM SEED=2067094485

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.92
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.92
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.92
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.92
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:        31020228 kB
MemAvailable:   31838844 kB
Buffers:          294888 kB
Cached:           825672 kB
SwapCached:            0 kB
Active:           928924 kB
Inactive:         374084 kB
Active(anon):     132956 kB
Inactive(anon):    99188 kB
Active(file):     795968 kB
Inactive(file):   274896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7568 kB
Writeback:             0 kB
AnonPages:        180028 kB
Mapped:            72496 kB
Shmem:             49828 kB
Slab:             153552 kB
SReclaimable:     127172 kB
SUnreclaim:        26380 kB
KernelStack:        3456 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1291044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-19 06:20:46