Trace number 4301591

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.7b seq (e747e1e)SAT (TO)3628 252.111 248.12

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3476
Best CPU time to get the best result obtained on this benchmark252.099
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301591-1532883512.xml"  -tl '252s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4301591-1532883512.xml, -tl, 252s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
1.07/0.58	c solve instance...
3.66/1.97	o 3697 
3.66/1.98	o 3691 
3.66/1.98	o 3673 
55.13/51.61	o 3652 
55.13/51.61	o 3648 
55.13/51.61	o 3642 
79.70/75.90	o 3641 
86.33/82.51	o 3637 
86.33/82.51	o 3628 
252.09/248.11	s SATISFIABLE
252.09/248.11	v <instantiation>
252.09/248.11	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][4] d[0][5] d[0][6] 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][5] d[2][6] d[2][7] d[2][8] 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][17] 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][11] 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][5] d[4][6] d[4][7] d[4][8] d[4][9] 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][11] 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][8] 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][16] 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>
252.09/248.11	v 	<values>0 8 9 15 7 6 11 4 3 5 13 1 2 19 10 16 17 14 18 12 5 1 5 6 6 6 8 6 5 5 3 4 4 4 6 8 4 9 1 4 5 1 8 2 5 9 5 5 2 2 3 5 4 7 4 5 4 5 5 4 7 7 4 5 6 7 6 7 7 6 10 5 6 5 4 6 5 3 8 4 3 2 6 3 8 6 8 8 7 4 6 3 4 3 5 5 2 4 2 5 4 4 9 5 7 7 3 3 8 8 9 4 9 6 7 6 5 3 1 7 6 5 5 7 6 2 9 4 6 4 8 6 5 4 3 7 6 5 6 4 4 3 5 7 5 4 3 2 5 3 3 2 7 5 3 8 9 4 4 7 3 3 5 6 1 6 6 3 5 2 4 5 8 5 6 6 4 6 6 3 5 9 5 3 5 7 2 6 5 6 7 6 1 4 7 5 3 1 4 6 3 5 7 5 6 5 2 7 7 3 </values>
252.09/248.11	v </instantiation>
252.09/248.11	c Unexpected resolution interruption!

Verifier Data

OK	3628

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301591-1532883512/watcher-4301591-1532883512 -o /tmp/evaluation-result-4301591-1532883512/solver-4301591-1532883512 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6427 --watchdog 312 HOME/xcsp3-exec -seed 898984650 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301591-1532883512.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=10526, runsolver pid=10523

[startup+0.100163 s]*
/proc/loadavg: 1.12 1.48 1.78 4/217 10542
/proc/meminfo: memFree=23789512/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14082940 memory=28012 CPUtime=0.12 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 5324 0 0 0 10 2 0 0 20 0 15 0 105914393 14420930560 7003 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3520735 7003 3045 1 0 3483012 0
[pid=10528/tid=10529] ppid=10526 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 3311 0 0 0 8 1 0 0 20 0 15 0 105914394 14420930560 7003 33554432000 4194304 4196468 140737136876032 140717327084816 140717322871965 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14420930560 7003 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914395 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105914395 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105914396 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105914396 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105914397 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 7003 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29464 KiB

[startup+0.21084 s]*
/proc/loadavg: 1.12 1.48 1.78 4/217 10542
/proc/meminfo: memFree=23777972/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14082940 memory=40144 CPUtime=0.34 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 8051 0 0 0 31 3 0 0 20 0 15 0 105914393 14420930560 10036 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3520735 10036 3206 1 0 3483012 0
[pid=10528/tid=10529] ppid=10526 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 5000 0 0 0 18 2 0 0 20 0 15 0 105914394 14420930560 10036 33554432000 4194304 4196468 140737136876032 140717327087072 140717322871386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14082940 memory=12591 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14420930560 10036 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14082940 memory=3617151592036980384 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914395 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105914395 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105914396 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105914396 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105914397 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 702 0 0 0 2 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 162 0 0 0 2 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14082940 memory=139660208002688 CPUtime=0.07 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 884 0 0 0 7 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914399 14420930560 10036 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41596 KiB

[startup+0.312281 s]*
/proc/loadavg: 1.12 1.48 1.78 5/217 10542
/proc/meminfo: memFree=23771768/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14087196 memory=46756 CPUtime=0.52 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 8936 0 0 0 48 4 0 0 20 0 15 0 105914393 14425288704 11689 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3521799 11689 3253 1 0 3483012 0
[pid=10528/tid=10529] ppid=10526 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 5649 0 0 0 27 2 0 0 20 0 15 0 105914394 14425288704 11689 33554432000 4194304 4196468 140737136876032 140717327081152 140717306930526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14425288704 11689 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914395 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105914395 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105914396 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105914396 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105914397 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14087196 memory=4628975386420216973 CPUtime=0.04 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 723 0 0 0 4 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) R 10526 10526 6396 0 -1 4202560 246 0 0 0 4 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716791473504 140717307975016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 1017 0 0 0 12 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914399 14425288704 11689 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48208 KiB

[startup+0.700856 s]
/proc/loadavg: 1.12 1.48 1.78 5/217 10542
/proc/meminfo: memFree=23753656/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14089320 memory=73244 CPUtime=1.57 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 11997 0 0 0 152 5 0 0 20 0 15 0 105914393 14427463680 18311 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3522330 18311 3360 1 0 3483524 0
[pid=10528/tid=10529] ppid=10526 vsize=14089320 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 6536 0 0 0 64 3 0 0 20 0 15 0 105914394 14427463680 18311 33554432000 4194304 4196468 140737136876032 140717327087872 140716958845699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14427463680 18311 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914394 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14089320 memory=30144 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914395 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14089320 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105914395 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14089320 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105914396 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14089320 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105914396 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14089320 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105914397 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14089320 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14089320 memory=5408 CPUtime=0.25 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) R 10526 10526 6396 0 -1 4202560 1328 0 0 0 25 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716792536016 140717306234598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14089320 memory=1008 CPUtime=0.26 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) R 10526 10526 6396 0 -1 4202560 816 0 0 0 26 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716791464320 140717302157126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14089320 memory=9992 CPUtime=0.35 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 2009 0 0 0 35 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14089320 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14089320 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 18311 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 74696 KiB

[startup+1.50075 s]
/proc/loadavg: 1.12 1.48 1.78 5/217 10542
/proc/meminfo: memFree=23743300/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0

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

/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 105914397 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14089320 memory=65 CPUtime=1.69 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 9789 0 0 0 168 1 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14089320 memory=2308 CPUtime=1.88 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 9336 0 0 0 187 1 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.53 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 6628 0 0 0 52 1 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 832 0 0 0 1 2 0 0 20 0 15 0 105914399 14427463680 52989 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 166.21 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 213408 KiB

[startup+222.301 s]
/proc/loadavg: 1.97 1.73 1.81 3/218 10653
/proc/meminfo: memFree=23340896/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14089320 memory=219188 CPUtime=226.26 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 44008 0 0 0 22609 17 0 0 20 0 15 0 105914393 14427463680 54797 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3522330 54797 3415 1 0 3483524 0
[pid=10528/tid=10529] ppid=10526 vsize=14089320 memory=219188 CPUtime=221.93 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 11929 0 0 0 22186 7 0 0 20 0 15 0 105914394 14427463680 54797 33554432000 4194304 4196468 140737136876032 140717327087096 140716964411673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 212 0 0 0 1 1 0 0 20 0 15 0 105914394 14427463680 54797 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14089320 memory=219188 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 105914394 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1110 0 0 0 1 0 0 0 20 0 15 0 105914395 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14089320 memory=219188 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 1267 0 0 0 1 0 0 0 20 0 15 0 105914395 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 953 0 0 0 1 0 0 0 20 0 15 0 105914396 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14089320 memory=219188 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 105914396 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14089320 memory=932 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 105914397 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14089320 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14089320 memory=-3622645143214314312 CPUtime=1.71 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 9928 0 0 0 170 1 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14089320 memory=4872558044660077418 CPUtime=1.9 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 9349 0 0 0 189 1 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.53 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 6707 0 0 0 52 1 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14089320 memory=4048 CPUtime=0.04 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 860 0 0 0 2 2 0 0 20 0 15 0 105914399 14427463680 54797 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 226.26 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 220640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+248.11 s]
/proc/loadavg: 1.98 1.76 1.82 3/218 10653
/proc/meminfo: memFree=23342744/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14089320 memory=218152 CPUtime=252.09 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 44027 0 0 0 25191 18 0 0 20 0 15 0 105914393 14427463680 54538 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3522330 54538 3415 1 0 3483524 0
[pid=10528/tid=10529] ppid=10526 vsize=14089320 memory=218152 CPUtime=247.73 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 11931 0 0 0 24766 7 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140717327089584 140716964226400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 215 0 0 0 1 1 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1114 0 0 0 1 1 0 0 20 0 15 0 105914395 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 1270 0 0 0 1 0 0 0 20 0 15 0 105914395 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 955 0 0 0 1 0 0 0 20 0 15 0 105914396 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 105914396 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14089320 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 105914397 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14089320 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14089320 memory=5408 CPUtime=1.71 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 9928 0 0 0 170 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14089320 memory=1452 CPUtime=1.9 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 9349 0 0 0 189 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.53 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 6707 0 0 0 52 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.05 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 862 0 0 0 2 3 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 219604 KiB

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

[startup+248.12 s]
# the end of solver process 10526 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001115 s, system=0.001115 s

[startup+248.12 s]
# the end of solver process 10528 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.921 s, system=0.190171 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+248.11 s]
/proc/loadavg: 1.98 1.76 1.82 3/218 10653
/proc/meminfo: memFree=23342744/32770624 swapFree=67108860/67108860
[pid=10526] ppid=10523 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10526/stat : 10526 (xcsp3-exec) S 10523 10526 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105914393 115843072 363 33554432000 4194304 5098028 140724426133584 140724426131688 140611293848188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8638464 140724426142785 140724426142985 140724426142985 140724426145738 0
/proc/10526/statm: 28282 363 305 221 0 87 0
[pid=10528] ppid=10526 vsize=14089320 memory=218152 CPUtime=252.09 cores=0,2,4,6
/proc/10528/stat : 10528 (java) S 10526 10526 6396 0 -1 1077944320 44027 0 0 0 25191 18 0 0 20 0 15 0 105914393 14427463680 54538 33554432000 4194304 4196468 140737136876032 140737136858576 140717322850039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
/proc/10528/statm: 3522330 54538 3415 1 0 3483524 0
[pid=10528/tid=10529] ppid=10526 vsize=14089320 memory=218152 CPUtime=247.73 cores=0,2,4,6
/proc/10528/task/10529/stat : 10529 (java) R 10526 10526 6396 0 -1 4202560 11931 0 0 0 24766 7 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140717327089584 140716964226400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10530] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10530/stat : 10530 (java) S 10526 10526 6396 0 -1 1077944384 215 0 0 0 1 1 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140717290409104 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10531] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10531/stat : 10531 (java) S 10526 10526 6396 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 15 0 105914394 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716917324816 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10532] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.02 cores=0,2,4,6
/proc/10528/task/10532/stat : 10532 (java) S 10526 10526 6396 0 -1 1077944384 1114 0 0 0 1 1 0 0 20 0 15 0 105914395 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716916272016 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10533] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10533/stat : 10533 (java) S 10526 10526 6396 0 -1 1077944384 1270 0 0 0 1 0 0 0 20 0 15 0 105914395 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716915219216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10534] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.01 cores=0,2,4,6
/proc/10528/task/10534/stat : 10534 (java) S 10526 10526 6396 0 -1 1077944384 955 0 0 0 1 0 0 0 20 0 15 0 105914396 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716796746096 140717322861186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10535] ppid=10526 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10535/stat : 10535 (java) S 10526 10526 6396 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 105914396 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716795692064 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10536] ppid=10526 vsize=14089320 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10536/stat : 10536 (java) S 10526 10526 6396 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 105914397 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716794639216 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10537] ppid=10526 vsize=14089320 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10537/stat : 10537 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716793587536 140717322868635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10538] ppid=10526 vsize=14089320 memory=5408 CPUtime=1.71 cores=0,2,4,6
/proc/10528/task/10538/stat : 10538 (java) S 10526 10526 6396 0 -1 1077944384 9928 0 0 0 170 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716792535920 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10539] ppid=10526 vsize=14089320 memory=1452 CPUtime=1.9 cores=0,2,4,6
/proc/10528/task/10539/stat : 10539 (java) S 10526 10526 6396 0 -1 1077944384 9349 0 0 0 189 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716791483120 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10540] ppid=10526 vsize=14089320 memory=218152 CPUtime=0.53 cores=0,2,4,6
/proc/10528/task/10540/stat : 10540 (java) S 10526 10526 6396 0 -1 1077944384 6707 0 0 0 52 1 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716790430320 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10541] ppid=10526 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10528/task/10541/stat : 10541 (java) S 10526 10526 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716789377760 140717322860245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
[pid=10528/tid=10542] ppid=10526 vsize=14089320 memory=1452 CPUtime=0.05 cores=0,2,4,6
/proc/10528/task/10542/stat : 10542 (java) S 10526 10526 6396 0 -1 1077944384 862 0 0 0 2 3 0 0 20 0 15 0 105914399 14427463680 54538 33554432000 4194304 4196468 140737136876032 140716788325040 140717322861186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 15126528 140737136882828 140737136882998 140737136882998 140737136885711 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 219604 KiB

Child status: 143
Real time (s): 248.12
CPU time (s): 252.111
CPU user time (s): 251.921
CPU system time (s): 0.190171
CPU usage (%): 101.608
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 220640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.921
system time used= 0.190171
maximum resident set size= 223284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44744
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7986
involuntary context switches= 372


# summary of solver processes directly reported to runsolver:
#   pid: 10526,10528
#   total CPU time (s): 252.111
#   total CPU user time (s): 251.921
#   total CPU system time (s): 0.190171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.59374 second user time and 2.17486 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 18:58:32
IDJOB=4301591
IDBENCH=141241
IDSOLVER=2772
FILE ID=node139/4301591-1532883512
RUNJOBID= node139-1532878307-6427
PBS_JOBID= 21022510
Free space on /tmp= 45028 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301591-1532883512/watcher-4301591-1532883512 -o /tmp/evaluation-result-4301591-1532883512/solver-4301591-1532883512 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6427 --watchdog 312  HOME/xcsp3-exec -seed 898984650 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301591-1532883512.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=898984650

node139.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.80
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.80
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.80
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.80
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:        23805944 kB
MemAvailable:   31804328 kB
Buffers:          249836 kB
Cached:          7863052 kB
SwapCached:            0 kB
Active:          3164944 kB
Inactive:        5127764 kB
Active(anon):     134132 kB
Inactive(anon):    73544 kB
Active(file):    3030812 kB
Inactive(file):  5054220 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21920 kB
Writeback:             0 kB
AnonPages:        186900 kB
Mapped:            57592 kB
Shmem:             25228 kB
Slab:             370824 kB
SReclaimable:     341812 kB
SUnreclaim:        29012 kB
KernelStack:        3568 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1188676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45004 MiB
End job on node139 at 2018-07-29 19:02:41