Trace number 4301597

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)2774 252.043 247.312

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had18_c18.xml
MD5SUM2bd2b017ef1b8aef080ffc7cd9cfea3a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2679
Best CPU time to get the best result obtained on this benchmark252.092
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints154
Number of domains2
Minimum domain size11
Maximum domain size18
Distribution of domain sizes[{"size":11,"count":153},{"size":18,"count":18}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":171},{"degree":2,"count":153},{"degree":18,"count":18}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":153},{"arity":18,"count":1}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"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-4301597-1532883599.xml"  -tl '252s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4301597-1532883599.xml, -tl, 252s, -p, 1]
0.11/0.22	c simple solver
0.33/0.28	c parse instance...
1.05/0.55	c solve instance...
1.62/0.70	o 2940 
1.62/0.71	o 2916 
1.62/0.71	o 2912 
1.62/0.71	o 2884 
1.62/0.71	o 2878 
1.94/0.88	o 2876 
6.45/2.85	o 2864 
6.45/2.85	o 2818 
6.45/2.89	o 2814 
48.01/43.67	o 2809 
48.01/43.67	o 2805 
48.01/43.67	o 2804 
48.12/43.70	o 2803 
48.12/43.70	o 2798 
150.13/145.55	o 2782 
150.13/145.55	o 2781 
150.83/146.27	o 2776 
150.94/146.30	o 2775 
152.14/147.60	o 2774 
252.02/247.30	s SATISFIABLE
252.02/247.30	v <instantiation>
252.02/247.30	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] 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[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[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[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[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[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[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[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[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[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[13][14] 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>
252.02/247.30	v 	<values>3 8 15 16 10 4 11 1 7 9 5 6 13 2 0 17 14 12 9 8 3 3 5 6 3 3 4 5 3 4 2 6 2 7 3 5 4 5 5 2 2 1 4 5 8 5 2 5 7 4 4 6 8 3 5 2 4 5 4 6 3 6 5 8 8 4 5 4 4 6 4 6 3 7 2 5 6 3 5 5 6 9 4 5 7 7 6 5 3 4 3 1 6 7 7 4 7 4 3 3 6 8 4 3 7 7 3 7 5 7 5 6 6 6 4 6 2 7 9 9 6 6 3 6 3 9 5 5 6 5 4 6 4 9 7 5 4 6 6 1 10 5 5 8 8 4 5 3 5 1 8 4 6 6 5 1 6 5 4 5 5 4 7 2 5 8 4 1 6 2 7 </values>
252.02/247.30	v </instantiation>
252.02/247.30	c Unexpected resolution interruption!

Verifier Data

OK	2774

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301597-1532883599/watcher-4301597-1532883599 -o /tmp/evaluation-result-4301597-1532883599/solver-4301597-1532883599 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312 HOME/xcsp3-exec -seed 709396210 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301597-1532883599.xml 

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

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
solver pid=10690, runsolver pid=10687
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 1.49 1.55 1.76 3/217 10706
/proc/meminfo: memFree=27236480/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14082940 memory=28496 CPUtime=0.11 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 5546 0 0 0 10 1 0 0 20 0 15 0 105923134 14420930560 7124 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3520735 7124 2993 1 0 3483012 0
[pid=10692/tid=10693] ppid=10690 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 3563 0 0 0 8 1 0 0 20 0 15 0 105923134 14420930560 7124 33554432000 4194304 4196468 140737272834624 140323318991792 140323314783389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 7124 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 7124 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 7124 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 7124 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 7124 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29948 KiB

[startup+0.212162 s]*
/proc/loadavg: 1.49 1.55 1.76 4/217 10706
/proc/meminfo: memFree=27224432/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14082940 memory=41156 CPUtime=0.33 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 8288 0 0 0 31 2 0 0 20 0 15 0 105923134 14420930560 10289 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3520735 10289 3208 1 0 3483012 0
[pid=10692/tid=10693] ppid=10690 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 5430 0 0 0 18 1 0 0 20 0 15 0 105923134 14420930560 10289 33554432000 4194304 4196468 140737272834624 140323318996448 140323298841950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14082940 memory=8950 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 10289 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14082940 memory=288370453845902976 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 10289 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 10289 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14420930560 10289 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105923137 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 560 0 0 0 2 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14082940 memory=140077694191232 CPUtime=0.08 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 792 0 0 0 8 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923140 14420930560 10289 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42608 KiB

[startup+0.310658 s]*
/proc/loadavg: 1.49 1.55 1.76 6/217 10706
/proc/meminfo: memFree=27217980/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14087196 memory=48304 CPUtime=0.52 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 9196 0 0 0 49 3 0 0 20 0 15 0 105923134 14425288704 12076 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3521799 12076 3268 1 0 3483012 0
[pid=10692/tid=10693] ppid=10690 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 6125 0 0 0 27 2 0 0 20 0 15 0 105923134 14425288704 12076 33554432000 4194304 4196468 140737272834624 140323318995696 140323314783389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14425288704 12076 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14425288704 12076 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14425288704 12076 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14425288704 12076 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105923137 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105923137 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105923137 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14087196 memory=4628975386420216973 CPUtime=0.05 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) R 10690 10690 7585 0 -1 4202560 668 0 0 0 5 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322491396816 140323292022720 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 229 0 0 0 4 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 884 0 0 0 12 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923140 14425288704 12076 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49756 KiB

[startup+0.708528 s]
/proc/loadavg: 1.61 1.58 1.77 4/217 10706
/proc/meminfo: memFree=27200364/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14089320 memory=72228 CPUtime=1.62 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 12251 0 0 0 157 5 0 0 20 0 15 0 105923134 14427463680 18057 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3522330 18057 3367 1 0 3483524 0
[pid=10692/tid=10693] ppid=10690 vsize=14089320 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 6983 0 0 0 64 4 0 0 20 0 15 0 105923134 14427463680 18057 33554432000 4194304 4196468 140737272834624 140323318997536 140323314783293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14427463680 18057 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14427463680 18057 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14089320 memory=30164 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105923135 14427463680 18057 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14089320 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923135 14427463680 18057 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14089320 memory=2260 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14089320 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14089320 memory=860 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14089320 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14089320 memory=756 CPUtime=0.28 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) R 10690 10690 7585 0 -1 4202560 1243 0 0 0 28 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322491398656 140323299921682 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14089320 memory=1616 CPUtime=0.28 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) R 10690 10690 7585 0 -1 4202560 883 0 0 0 28 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322490340472 140323298244780 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14089320 memory=1836 CPUtime=0.35 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) R 10690 10690 7585 0 -1 4202560 1833 0 0 0 35 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322489300288 140323293699672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14089320 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14089320 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 18057 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 73680 KiB

[startup+1.5009 s]
/proc/loadavg: 1.61 1.58 1.77 5/217 10706
/proc/meminfo: memFree=27188056/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0

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

/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14089320 memory=0 CPUtime=2.15 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 11353 0 0 0 214 1 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 32 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14089320 memory=1452 CPUtime=2.21 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 13021 0 0 0 220 1 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 6008 0 0 0 50 1 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14089320 memory=808 CPUtime=0.02 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 641 0 0 0 1 1 0 0 20 0 15 0 105923140 14427463680 50101 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 166.94 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 201856 KiB

[startup+222.301 s]
/proc/loadavg: 1.98 1.80 1.81 3/218 10819
/proc/meminfo: memFree=26191280/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14089320 memory=204520 CPUtime=226.99 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 50107 0 0 0 22684 15 0 0 20 0 15 0 105923134 14427463680 51130 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3522330 51130 3417 1 0 3483524 0
[pid=10692/tid=10693] ppid=10690 vsize=14089320 memory=1452 CPUtime=221.93 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 12414 0 0 0 22188 5 0 0 20 0 15 0 105923134 14427463680 51130 33554432000 4194304 4196468 140737272834624 140323319001152 140322910672897 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1178 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51130 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14089320 memory=1616 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 833 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51130 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14089320 memory=1836 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 814 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51130 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14089320 memory=204520 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 982 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51130 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 1247 0 0 0 1 0 0 0 20 0 15 0 105923137 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14089320 memory=204520 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14089320 memory=860 CPUtime=2.15 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 11361 0 0 0 214 1 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14089320 memory=12556 CPUtime=2.21 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 13024 0 0 0 220 1 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14089320 memory=756 CPUtime=0.51 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 6222 0 0 0 50 1 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14089320 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14089320 memory=204520 CPUtime=0.03 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 670 0 0 0 1 2 0 0 20 0 15 0 105923140 14427463680 51130 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 226.99 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 205972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.301 s]
/proc/loadavg: 1.99 1.81 1.82 3/218 10819
/proc/meminfo: memFree=26191656/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14089320 memory=204012 CPUtime=252.02 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 51470 0 0 0 25187 15 0 0 20 0 15 0 105923134 14427463680 51003 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3522330 51003 3417 1 0 3483524 0
[pid=10692/tid=10693] ppid=10690 vsize=14089320 memory=204012 CPUtime=246.93 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 12474 0 0 0 24688 5 0 0 20 0 15 0 105923134 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323319000768 140322910826131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1184 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14089320 memory=204540 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 848 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14089320 memory=204012 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 914 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14089320 memory=204012 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 987 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 1313 0 0 0 1 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14089320 memory=164 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14089320 memory=7451034413307489635 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14089320 memory=1452 CPUtime=2.18 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 12460 0 0 0 217 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14089320 memory=204520 CPUtime=2.21 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 13024 0 0 0 220 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 6222 0 0 0 50 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14089320 memory=3872 CPUtime=0.04 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 682 0 0 0 1 3 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 205464 KiB

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

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

[startup+247.312 s]
# the end of solver process 10692 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.881 s, system=0.162188 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+247.301 s]
/proc/loadavg: 1.99 1.81 1.82 3/218 10819
/proc/meminfo: memFree=26191656/32770624 swapFree=67108496/67108860
[pid=10690] ppid=10687 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10690/stat : 10690 (xcsp3-exec) S 10687 10690 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 105923134 115843072 363 33554432000 4194304 5098028 140733403462560 140733403460664 140508461830780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9289728 140733403468865 140733403469065 140733403469065 140733403471818 0
/proc/10690/statm: 28282 363 306 221 0 87 0
[pid=10692] ppid=10690 vsize=14089320 memory=204012 CPUtime=252.02 cores=1,3,5,7
/proc/10692/stat : 10692 (java) S 10690 10690 7585 0 -1 1077944320 51470 0 0 0 25187 15 0 0 20 0 15 0 105923134 14427463680 51003 33554432000 4194304 4196468 140737272834624 140737272817168 140323314761463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
/proc/10692/statm: 3522330 51003 3417 1 0 3483524 0
[pid=10692/tid=10693] ppid=10690 vsize=14089320 memory=204012 CPUtime=246.93 cores=1,3,5,7
/proc/10692/task/10693/stat : 10693 (java) R 10690 10690 7585 0 -1 4202560 12474 0 0 0 24688 5 0 0 20 0 15 0 105923134 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323319000768 140322910826131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10694] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10694/stat : 10694 (java) S 10690 10690 7585 0 -1 1077944384 1184 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323229829776 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10695] ppid=10690 vsize=14089320 memory=204540 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10695/stat : 10695 (java) S 10690 10690 7585 0 -1 1077944384 848 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323228776976 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10696] ppid=10690 vsize=14089320 memory=204012 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10696/stat : 10696 (java) S 10690 10690 7585 0 -1 1077944384 914 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323227724176 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10697] ppid=10690 vsize=14089320 memory=204012 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10697/stat : 10697 (java) S 10690 10690 7585 0 -1 1077944384 987 0 0 0 1 0 0 0 20 0 15 0 105923135 14427463680 51003 33554432000 4194304 4196468 140737272834624 140323226671376 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10698] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/10692/task/10698/stat : 10698 (java) S 10690 10690 7585 0 -1 1077944384 1313 0 0 0 1 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322495617904 140323314772610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10699] ppid=10690 vsize=14089320 memory=164 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10699/stat : 10699 (java) S 10690 10690 7585 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322494563872 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10700] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10700/stat : 10700 (java) S 10690 10690 7585 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105923137 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322493511024 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10701] ppid=10690 vsize=14089320 memory=7451034413307489635 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10701/stat : 10701 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322492459344 140323314780059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10702] ppid=10690 vsize=14089320 memory=1452 CPUtime=2.18 cores=1,3,5,7
/proc/10692/task/10702/stat : 10702 (java) S 10690 10690 7585 0 -1 1077944384 12460 0 0 0 217 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322491406704 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10703] ppid=10690 vsize=14089320 memory=204520 CPUtime=2.21 cores=1,3,5,7
/proc/10692/task/10703/stat : 10703 (java) S 10690 10690 7585 0 -1 1077944384 13024 0 0 0 220 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322490353904 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10704] ppid=10690 vsize=14089320 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/10692/task/10704/stat : 10704 (java) S 10690 10690 7585 0 -1 1077944384 6222 0 0 0 50 1 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322489301104 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10705] ppid=10690 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10692/task/10705/stat : 10705 (java) S 10690 10690 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322488248544 140323314771669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
[pid=10692/tid=10706] ppid=10690 vsize=14089320 memory=3872 CPUtime=0.04 cores=1,3,5,7
/proc/10692/task/10706/stat : 10706 (java) S 10690 10690 7585 0 -1 1077944384 682 0 0 0 1 3 0 0 20 0 15 0 105923140 14427463680 51003 33554432000 4194304 4196468 140737272834624 140322420026544 140323314772610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 23371776 140737272837260 140737272837430 140737272837430 140737272840143 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 205464 KiB

Child status: 143
Real time (s): 247.312
CPU time (s): 252.043
CPU user time (s): 251.881
CPU system time (s): 0.162188
CPU usage (%): 101.913
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 205992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.881
system time used= 0.162188
maximum resident set size= 208108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52485
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7916
involuntary context switches= 396


# summary of solver processes directly reported to runsolver:
#   pid: 10690,10692
#   total CPU time (s): 252.043
#   total CPU user time (s): 251.881
#   total CPU system time (s): 0.162188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32339 second user time and 2.32303 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 18:59:59
IDJOB=4301597
IDBENCH=141243
IDSOLVER=2772
FILE ID=node149/4301597-1532883599
RUNJOBID= node149-1532880125-7617
PBS_JOBID= 21022517
Free space on /tmp= 45724 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had18_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-4301597-1532883599/watcher-4301597-1532883599 -o /tmp/evaluation-result-4301597-1532883599/solver-4301597-1532883599 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312  HOME/xcsp3-exec -seed 709396210 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301597-1532883599.xml

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

MD5SUM BENCH= 2bd2b017ef1b8aef080ffc7cd9cfea3a
RANDOM SEED=709396210

node149.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.60
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.60
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.60
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.60
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:        27253880 kB
MemAvailable:   31770500 kB
Buffers:          165284 kB
Cached:          4574872 kB
SwapCached:           60 kB
Active:          1789592 kB
Inactive:        3162820 kB
Active(anon):     161824 kB
Inactive(anon):    78000 kB
Active(file):    1627768 kB
Inactive(file):  3084820 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             21836 kB
Writeback:            12 kB
AnonPages:        348412 kB
Mapped:            49768 kB
Shmem:             25040 kB
Slab:             261128 kB
SReclaimable:     232492 kB
SUnreclaim:        28636 kB
KernelStack:        3840 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1231920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45700 MiB
End job on node149 at 2018-07-29 19:04:07