Trace number 4281944

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)103 2520.0801 2513.51

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc32d.xml
MD5SUMca834160bf20391dc7be2075ee08801e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints91
Number of domains2
Minimum domain size5
Maximum domain size32
Distribution of domain sizes[{"size":5,"count":90},{"size":32,"count":32}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":934},{"degree":1,"count":14},{"degree":2,"count":92},{"degree":4,"count":2},{"degree":10,"count":2},{"degree":13,"count":2},{"degree":14,"count":10}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":90},{"arity":32,"count":1}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281944-1503114696.xml"  -tl '2520s' -p 1 -x 0
0.17/0.23	c [HOME/instance-4281944-1503114696.xml, -tl, 2520s, -p, 1, -x, 0]
0.17/0.29	c simple solver
0.35/0.36	c parse instance...
1.05/0.66	c solve instance...
4.20/2.00	o 118 
4.36/2.01	o 116 
4.36/2.02	o 110 
20.24/15.74	o 108 
20.24/15.74	o 104 
1651.84/1645.84	o 103 
2520.06/2513.50	s SATISFIABLE
2520.06/2513.50	v <instantiation>
2520.06/2513.50	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] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] d[0][1] d[0][3] d[0][4] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][13] d[0][15] d[0][16] d[0][17] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[2][4] d[2][11] d[2][13] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][13] d[4][15] d[4][16] d[4][17] d[5][6] d[5][7] d[5][8] d[5][10] d[5][14] d[5][15] d[5][16] d[5][17] d[6][7] d[6][8] d[6][9] d[6][10] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[7][8] d[7][9] d[7][10] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[8][9] d[8][10] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[9][10] d[9][12] d[9][13] d[9][15] d[9][16] d[9][17] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[11][13] d[13][15] d[13][16] d[13][17] d[14][15] d[14][16] d[14][17] d[15][16] d[15][17] d[16][17] </list>
2520.06/2513.50	v 	<values>3 0 25 11 1 14 2 7 6 5 10 17 21 9 12 4 13 8 27 26 29 28 24 30 31 18 15 20 19 16 23 22 1 0 0 0 0 1 1 1 1 2 2 2 0 2 0 2 1 1 1 1 1 0 2 0 1 0 0 1 1 2 0 2 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 2 0 2 2 1 3 1 0 0 2 2 2 1 1 3 1 1 3 1 0 2 2 3 0 1 0 0 2 1 1 2 2 0 1 2 0 0 0 0 0 1 1 1 </values>
2520.06/2513.50	v </instantiation>
2520.06/2513.50	c Unexpected resolution interruption!

Verifier Data

OK	103

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15208 MiB free)
  memory of node 1: 16384 MiB (15696 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281944-1503114696/watcher-4281944-1503114696 -o /tmp/evaluation-result-4281944-1503114696/solver-4281944-1503114696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 695752726 HOME/instance-4281944-1503114696.xml 

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

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

solver pid=20890, runsolver pid=20887

[startup+0.100157 s]*
/proc/loadavg: 1.96 2.01 1.98 3/205 20900
/proc/meminfo: memFree=31636240/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13574484 memory=19576 CPUtime=0.04 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 4235 0 0 0 3 1 0 0 20 0 9 0 9878745 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3393621 4894 2138 1 0 3383118 0
[pid=20892/tid=20893] ppid=20890 vsize=13574484 memory=-8713483618642983523 CPUtime=0.03 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 2937 0 0 0 3 0 0 0 20 0 9 0 9878745 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139673452265336 139673426355632 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9878746 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13574484 memory=140664276244096 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9878746 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9878746 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9878746 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13574484 memory=140664276244096 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9878747 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 9878748 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 9878748 13900271616 4894 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20952 KiB

[startup+0.210743 s]*
/proc/loadavg: 1.96 2.01 1.98 4/211 20906
/proc/meminfo: memFree=31629188/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13974352 memory=30856 CPUtime=0.17 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 6206 0 0 0 16 1 0 0 20 0 15 0 9878745 14309736448 7714 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3493588 7714 2964 1 0 3482964 0
[pid=20892/tid=20893] ppid=20890 vsize=13974352 memory=7311146985107750967 CPUtime=0.11 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 3497 0 0 0 10 1 0 0 20 0 15 0 9878745 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139673452254552 139673448051290 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13974352 memory=10613 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13974352 memory=140664276344812 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9878746 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13974352 memory=140664276244096 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9878747 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9878748 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9878748 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) R 20890 20890 17292 0 -1 1077944384 555 0 0 0 1 0 0 0 20 0 15 0 9878750 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) R 20890 20890 17292 0 -1 4202560 205 0 0 0 0 0 0 0 20 0 15 0 9878750 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672921337544 139673426421643 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13974352 memory=140664276244096 CPUtime=0.03 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) R 20890 20890 17292 0 -1 4202560 657 0 0 0 3 0 0 0 20 0 15 0 9878750 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672920300536 139673440267070 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13974352 memory=140664276244096 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878754 14309736448 7780 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32232 KiB

[startup+0.310506 s]*
/proc/loadavg: 1.96 2.01 1.98 3/211 20906
/proc/meminfo: memFree=31616456/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13978608 memory=40380 CPUtime=0.35 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 9823 0 0 0 31 4 0 0 20 0 15 0 9878745 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3494652 10095 3009 1 0 3482964 0
[pid=20892/tid=20893] ppid=20890 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 6947 0 0 0 18 2 0 0 20 0 15 0 9878745 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139673452253008 139673432110430 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9878746 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9878747 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9878748 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9878748 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 17292 0 -1 1077944384 603 0 0 0 2 0 0 0 20 0 15 0 9878750 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 17292 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 9878750 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13978608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 17292 0 -1 1077944384 711 0 0 0 8 0 0 0 20 0 15 0 9878750 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878754 14314094592 10095 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41756 KiB

[startup+0.704781 s]
/proc/loadavg: 1.96 2.01 1.98 5/211 20906
/proc/meminfo: memFree=31601648/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13980732 memory=66828 CPUtime=1.32 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 13320 0 0 0 127 5 0 0 20 0 15 0 9878745 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3495183 16707 3175 1 0 3483476 0
[pid=20892/tid=20893] ppid=20890 vsize=13980732 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 8547 0 0 0 56 3 0 0 20 0 15 0 9878745 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139673452267872 139673448041878 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13980732 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9878747 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) R 20890 20890 17292 0 -1 4202560 1246 0 0 0 19 0 0 0 20 0 15 0 9878750 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672922400976 139673431414994 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13980732 memory=2 CPUtime=0.21 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) R 20890 20890 17292 0 -1 1077944384 851 0 0 0 21 0 0 0 20 0 15 0 9878750 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13980732 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) R 20890 20890 17292 0 -1 4202560 1369 0 0 0 30 0 0 0 20 0 15 0 9878750 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673427950388 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13980732 memory=3 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878754 14316269568 16707 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68204 KiB

[startup+1.50085 s]
/proc/loadavg: 1.96 2.01 1.98 5/211 20906
/proc/meminfo: memFree=31580500/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13980732 memory=83772 CPUtime=3.7 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 23438 0 0 0 363 7 0 0 20 0 15 0 9878745 14316269568 20943 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3495183 20943 3187 1 0 3483476 0
[pid=20892/tid=20893] ppid=20890 vsize=13980732 memory=0 CPUtime=1.38 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 8916 0 0 0 135 3 0 0 20 0 15 0 9878745 14316269568 20943 18446744073709551615 4194304 4196468 140731392429280 139673452269272 139673093404080 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13980732 memory=281328276972736 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 20943 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 20943 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13980732 memory=7681905605394137914 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9878746 14316269568 20943 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13980732 memory=4570420747629852202 CPUtime=0 cores=1,3,5,7

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

[pid=20892/tid=20898] ppid=20890 vsize=13980732 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 4185 0 0 0 20 2 0 0 20 0 15 0 9878747 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13980732 memory=184504 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13980732 memory=1376 CPUtime=2.69 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 17292 0 -1 1077944384 22789 0 0 0 266 3 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13980732 memory=1376 CPUtime=2.42 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 17292 0 -1 1077944384 18115 0 0 0 240 2 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.53 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 17292 0 -1 1077944384 8275 0 0 0 52 1 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.49 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1397 0 0 0 22 27 0 0 20 0 15 0 9878754 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 2448.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 185880 KiB

[startup+2502.3 s]
/proc/loadavg: 1.69 1.65 1.68 3/211 21231
/proc/meminfo: memFree=30208296/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13980732 memory=184504 CPUtime=2508.85 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 88342 0 0 0 250841 44 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3495183 46126 3239 1 0 3483476 0
[pid=20892/tid=20893] ppid=20890 vsize=13980732 memory=1376 CPUtime=2501.6 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 22182 0 0 0 250154 6 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673452269520 139673093255189 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.19 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 2283 0 0 0 17 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 4080 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 2114 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 1554 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.22 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 4189 0 0 0 20 2 0 0 20 0 15 0 9878747 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13980732 memory=184504 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13980732 memory=9052 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13980732 memory=1376 CPUtime=2.69 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 17292 0 -1 1077944384 22789 0 0 0 266 3 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13980732 memory=4124 CPUtime=2.42 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 17292 0 -1 1077944384 18115 0 0 0 240 2 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 17292 0 -1 1077944384 8275 0 0 0 52 1 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.5 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1401 0 0 0 22 28 0 0 20 0 15 0 9878754 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 2508.85 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 185880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.5 s]
/proc/loadavg: 1.76 1.67 1.68 3/211 21231
/proc/meminfo: memFree=30208296/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13980732 memory=184504 CPUtime=2520.06 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 88344 0 0 0 251962 44 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3495183 46126 3239 1 0 3483476 0
[pid=20892/tid=20893] ppid=20890 vsize=13980732 memory=1376 CPUtime=2512.8 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 22182 0 0 0 251274 6 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673452269520 139673093230183 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.19 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 2283 0 0 0 17 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 4080 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13980732 memory=1376 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 2114 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 1554 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.22 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 4189 0 0 0 20 2 0 0 20 0 15 0 9878747 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13980732 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13980732 memory=184504 CPUtime=2.69 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 17292 0 -1 1077944384 22789 0 0 0 266 3 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13980732 memory=1376 CPUtime=2.42 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 17292 0 -1 1077944384 18115 0 0 0 240 2 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 17292 0 -1 1077944384 8275 0 0 0 52 1 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13980732 memory=9052 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13980732 memory=1292 CPUtime=0.5 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1403 0 0 0 22 28 0 0 20 0 15 0 9878754 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 185880 KiB

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

[startup+2513.51 s]
# the end of solver process 20890 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.63 s, system=0.453037 s

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

[startup+2513.5 s]
/proc/loadavg: 1.76 1.67 1.68 3/211 21231
/proc/meminfo: memFree=30208296/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9878739 9740288 344 18446744073709551615 4194304 5098028 140735986113904 140735986112008 140691260199548 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 31260672 140735986114938 140735986115142 140735986115142 140735986118635 0
/proc/20890/statm: 2378 344 289 221 0 87 0
[pid=20892] ppid=20890 vsize=13980732 memory=184504 CPUtime=2520.06 cores=1,3,5,7
/proc/20892/stat : 20892 (java) S 20890 20890 17292 0 -1 1077944320 88344 0 0 0 251962 44 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 140731392411824 139673448029943 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
/proc/20892/statm: 3495183 46126 3239 1 0 3483476 0
[pid=20892/tid=20893] ppid=20890 vsize=13980732 memory=1376 CPUtime=2512.8 cores=1,3,5,7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 17292 0 -1 4202560 22182 0 0 0 251274 6 0 0 20 0 15 0 9878745 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673452269520 139673093230183 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20894] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.19 cores=1,3,5,7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 17292 0 -1 1077944384 2283 0 0 0 17 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673047743120 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20895] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 17292 0 -1 1077944384 4080 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673046690320 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20896] ppid=20890 vsize=13980732 memory=1376 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 17292 0 -1 1077944384 2114 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673045637520 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20897] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.2 cores=1,3,5,7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 17292 0 -1 1077944384 1554 0 0 0 18 2 0 0 20 0 15 0 9878746 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139673044584720 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20898] ppid=20890 vsize=13980732 memory=184504 CPUtime=0.22 cores=1,3,5,7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 17292 0 -1 1077944384 4189 0 0 0 20 2 0 0 20 0 15 0 9878747 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672926620528 139673448041090 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20899] ppid=20890 vsize=13980732 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672925566496 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20900] ppid=20890 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 9878748 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672924513648 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20901] ppid=20890 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672923461968 139673448048539 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20902] ppid=20890 vsize=13980732 memory=184504 CPUtime=2.69 cores=1,3,5,7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 17292 0 -1 1077944384 22789 0 0 0 266 3 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672922409328 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20903] ppid=20890 vsize=13980732 memory=1376 CPUtime=2.42 cores=1,3,5,7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 17292 0 -1 1077944384 18115 0 0 0 240 2 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672921356528 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20904] ppid=20890 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 17292 0 -1 1077944384 8275 0 0 0 52 1 0 0 20 0 15 0 9878750 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672920303728 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20905] ppid=20890 vsize=13980732 memory=9052 CPUtime=0 cores=1,3,5,7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9878751 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672919251168 139673448040149 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
[pid=20892/tid=20906] ppid=20890 vsize=13980732 memory=1292 CPUtime=0.5 cores=1,3,5,7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 17292 0 -1 1077944384 1403 0 0 0 22 28 0 0 20 0 15 0 9878754 14316269568 46126 18446744073709551615 4194304 4196468 140731392429280 139672918199472 139673448041090 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12816384 140731392434610 140731392434786 140731392434786 140731392438223 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 185880 KiB

Child status: 143
Real time (s): 2513.51
CPU time (s): 2520.08
CPU user time (s): 2519.63
CPU system time (s): 0.453037
CPU usage (%): 100.261
Max. virtual memory (cumulated for all children) (KiB): 13994020
Max. memory (cumulated for all children) (KiB): 240152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 0.453037
maximum resident set size= 240796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62316
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 20890
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.63
#   total CPU system time (s): 0.453037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9176 second user time and 21.7973 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 05:37:39
IDJOB=4281944
IDBENCH=123056
IDSOLVER=2677
FILE ID=node129/4281944-1503114696
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc32d.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-4281944-1503114696/watcher-4281944-1503114696 -o /tmp/evaluation-result-4281944-1503114696/solver-4281944-1503114696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 695752726 HOME/instance-4281944-1503114696.xml

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

MD5SUM BENCH= ca834160bf20391dc7be2075ee08801e
RANDOM SEED=695752726

node129.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.73
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.73
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.73
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.73
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:        31646736 kB
MemAvailable:   31858164 kB
Buffers:          155076 kB
Cached:           338848 kB
SwapCached:            0 kB
Active:           382720 kB
Inactive:         335604 kB
Active(anon):     224576 kB
Inactive(anon):     8556 kB
Active(file):     158144 kB
Inactive(file):   327048 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:        207700 kB
Mapped:            43224 kB
Shmem:              8868 kB
Slab:             109208 kB
SReclaimable:      84140 kB
SUnreclaim:        25068 kB
KernelStack:        3520 kB
PageTables:         5244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 06:19:32