Trace number 4292339

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.7 seq (493a269)SAT (TO)2760 2400.03 2393.41

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 benchmark2520.04
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-4292339-1532326026.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292339-1532326026.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.06/0.54	c solve instance...
1.32/0.69	o 2940 
1.32/0.70	o 2916 
1.59/0.70	o 2912 
1.59/0.70	o 2884 
1.59/0.70	o 2878 
1.93/0.87	o 2876 
5.94/2.79	o 2864 
6.05/2.84	o 2818 
6.05/2.84	o 2814 
47.41/43.14	o 2809 
47.41/43.14	o 2805 
47.41/43.14	o 2804 
47.41/43.17	o 2803 
47.41/43.18	o 2798 
148.94/144.45	o 2782 
148.94/144.46	o 2781 
149.65/145.16	o 2776 
149.65/145.19	o 2775 
150.95/146.48	o 2774 
267.94/263.31	o 2772 
267.94/263.32	o 2768 
267.94/263.32	o 2766 
401.01/396.38	o 2760 
2400.00/2393.40	s SATISFIABLE
2400.00/2393.40	v <instantiation>
2400.00/2393.40	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>
2400.00/2393.40	v 	<values>2 12 4 1 16 13 0 17 9 5 6 8 15 3 7 14 11 10 5 6 6 5 6 4 7 6 4 4 2 6 2 4 2 6 3 7 9 5 5 1 2 5 1 1 4 4 3 7 7 6 6 7 4 3 8 4 7 4 3 5 3 5 4 3 7 6 6 6 3 6 7 9 9 2 2 3 2 3 7 4 2 6 3 6 3 7 4 6 3 4 5 4 5 5 4 6 8 8 5 3 4 5 5 5 5 8 1 5 6 5 5 6 6 4 6 4 10 3 6 7 8 2 4 6 6 3 5 4 4 5 4 5 5 7 7 8 5 4 5 5 5 5 7 8 6 3 6 5 7 6 5 9 1 4 2 5 8 4 8 5 8 3 7 6 3 9 3 5 4 1 9 </values>
2400.00/2393.40	v </instantiation>
2400.00/2393.40	c Unexpected resolution interruption!

Verifier Data

OK	2760

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292339-1532326026/watcher-4292339-1532326026 -o /tmp/evaluation-result-4292339-1532326026/solver-4292339-1532326026 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532326026-12368 --watchdog 2560 HOME/xcsp3-exec -seed 1492989459 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292339-1532326026.xml 

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

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


[startup+0.100108 s]*
/proc/loadavg: 3.81 3.31 2.27 7/217 12428
/proc/meminfo: memFree=21313724/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14082840 memory=28496 CPUtime=0.12 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 5497 0 0 0 11 1 0 0 20 0 15 0 50165741 14420828160 7124 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3520710 7124 3001 1 0 3483008 0
[pid=12405/tid=12406] ppid=12403 vsize=14082840 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 3481 0 0 0 8 0 0 0 20 0 15 0 50165742 14420828160 7124 33554432000 4194304 4196468 140727440532752 140651573174944 140651568954774 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14420828160 7124 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14082840 memory=140452773234304 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14420828160 7124 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14420828160 7124 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50165743 14420828160 7124 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14082840 memory=140452773234304 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50165744 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50165744 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50165745 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14082840 memory=140452773234304 CPUtime=0.01 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) R 12403 12403 6708 0 -1 4202560 307 0 0 0 1 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650474567664 140651547813985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14082840 memory=140452773234304 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165747 14420828160 7124 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29952 KiB

[startup+0.210494 s]*
/proc/loadavg: 3.81 3.31 2.27 4/217 12428
/proc/meminfo: memFree=21290652/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14087096 memory=41220 CPUtime=0.34 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 8342 0 0 0 31 3 0 0 20 0 15 0 50165741 14425186304 10305 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3521774 10305 3192 1 0 3483008 0
[pid=12405/tid=12406] ppid=12403 vsize=14087096 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 5424 0 0 0 18 1 0 0 20 0 15 0 50165742 14425186304 10305 33554432000 4194304 4196468 140727440532752 140651573163832 140651568964765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14087096 memory=11615 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 10305 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14087096 memory=3762954232105010848 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 10305 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 10305 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 10305 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14087096 memory=140452773234304 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50165744 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50165744 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50165745 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 423 0 0 0 3 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14087096 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14087096 memory=140452773234304 CPUtime=0.07 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 789 0 0 0 7 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 10305 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42676 KiB

[startup+0.310337 s]*
/proc/loadavg: 3.81 3.31 2.27 3/217 12428
/proc/meminfo: memFree=21276400/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14087096 memory=48048 CPUtime=0.51 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 9142 0 0 0 48 3 0 0 20 0 15 0 50165741 14425186304 12012 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3521774 12012 3225 1 0 3483008 0
[pid=12405/tid=12406] ppid=12403 vsize=14087096 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 6128 0 0 0 28 2 0 0 20 0 15 0 50165742 14425186304 12012 33554432000 4194304 4196468 140727440532752 140651573178112 140651568964765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 12012 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 12012 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 12012 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50165743 14425186304 12012 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50165744 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14087096 memory=-9001728533042062950 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50165744 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14087096 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50165745 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14087096 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14087096 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 423 0 0 0 4 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 416 0 0 0 3 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 873 0 0 0 12 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165747 14425186304 12012 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49504 KiB

[startup+0.701463 s]
/proc/loadavg: 3.81 3.31 2.27 9/217 12428
/proc/meminfo: memFree=21230928/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14089220 memory=70916 CPUtime=1.59 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 11758 0 0 0 154 5 0 0 20 0 15 0 50165741 14427361280 17729 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3522305 17729 3344 1 0 3483520 0
[pid=12405/tid=12406] ppid=12403 vsize=14089220 memory=3472328296227679313 CPUtime=0.67 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 6792 0 0 0 64 3 0 0 20 0 15 0 50165742 14427361280 17729 33554432000 4194304 4196468 140727440532752 140651573181776 140651568954774 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14089220 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14427361280 17729 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14427361280 17729 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14089220 memory=16508 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165743 14427361280 17729 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50165743 14427361280 17729 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14089220 memory=2412 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50165744 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14089220 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50165744 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14089220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50165745 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14089220 memory=1960 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14089220 memory=5380 CPUtime=0.28 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) R 12403 12403 6708 0 -1 4202560 861 0 0 0 28 0 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650476671664 140651550486784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14089220 memory=4616 CPUtime=0.27 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) R 12403 12403 6708 0 -1 4202560 1052 0 0 0 26 1 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650475609392 140651550487504 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14089220 memory=1232 CPUtime=0.34 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) R 12403 12403 6708 0 -1 1077944384 1745 0 0 0 34 0 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14089220 memory=11964 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14089220 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 17729 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 72372 KiB

[startup+1.50086 s]
/proc/loadavg: 3.81 3.31 2.27 5/217 12428
/proc/meminfo: memFree=21144860/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0

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

/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 50165745 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14089220 memory=1456 CPUtime=2.03 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 13312 0 0 0 201 2 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14089220 memory=185816 CPUtime=2.16 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 17427 0 0 0 214 2 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14089220 memory=4140 CPUtime=0.52 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 8353 0 0 0 51 1 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14089220 memory=16556 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14089220 memory=4616 CPUtime=0.45 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1609 0 0 0 20 25 0 0 20 0 15 0 50165747 14427361280 46454 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 2268.75 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 187272 KiB

[startup+2322.3 s]
/proc/loadavg: 1.88 1.90 1.95 3/217 12500
/proc/meminfo: memFree=18873264/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14089220 memory=185984 CPUtime=2328.8 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 72984 0 0 0 232831 49 0 0 20 0 15 0 50165741 14427361280 46496 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3522305 46496 3394 1 0 3483520 0
[pid=12405/tid=12406] ppid=12403 vsize=14089220 memory=185984 CPUtime=2321.73 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 17522 0 0 0 232166 7 0 0 20 0 15 0 50165742 14427361280 46496 33554432000 4194304 4196468 140727440532752 140651573182512 140651207060195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14089220 memory=185984 CPUtime=0.36 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1617 0 0 0 33 3 0 0 20 0 15 0 50165743 14427361280 46496 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14089220 memory=185984 CPUtime=0.36 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 4132 0 0 0 32 4 0 0 20 0 15 0 50165743 14427361280 46496 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14089220 memory=185984 CPUtime=0.36 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1622 0 0 0 33 3 0 0 20 0 15 0 50165743 14427361280 46496 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14089220 memory=1456 CPUtime=0.37 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2418 0 0 0 33 4 0 0 20 0 15 0 50165743 14427361280 46496 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14089220 memory=185984 CPUtime=0.36 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 3604 0 0 0 32 4 0 0 20 0 15 0 50165744 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50165744 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 50165745 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14089220 memory=0 CPUtime=2.03 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 13314 0 0 0 201 2 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14089220 memory=1456 CPUtime=2.17 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 17429 0 0 0 215 2 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14089220 memory=1456 CPUtime=0.52 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 8355 0 0 0 51 1 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14089220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14089220 memory=1960 CPUtime=0.47 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1615 0 0 0 21 26 0 0 20 0 15 0 50165747 14427361280 46496 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 2328.8 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 187440 KiB

[startup+2382.3 s]
/proc/loadavg: 1.84 1.89 1.95 3/217 12501
/proc/meminfo: memFree=18871104/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14089220 memory=188072 CPUtime=2388.88 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 73406 0 0 0 238838 50 0 0 20 0 15 0 50165741 14427361280 47018 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3522305 47018 3394 1 0 3483520 0
[pid=12405/tid=12406] ppid=12403 vsize=14089220 memory=188072 CPUtime=2381.68 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 17680 0 0 0 238161 7 0 0 20 0 15 0 50165742 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651573182288 140651207841927 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.38 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1636 0 0 0 35 3 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.38 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 4153 0 0 0 34 4 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.39 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1660 0 0 0 36 3 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14089220 memory=1456 CPUtime=0.39 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2431 0 0 0 35 4 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.38 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 3760 0 0 0 34 4 0 0 20 0 15 0 50165744 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14089220 memory=188072 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50165744 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14089220 memory=188072 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 50165745 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14089220 memory=1456 CPUtime=2.03 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 13314 0 0 0 201 2 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14089220 memory=14696279397631335 CPUtime=2.17 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 17429 0 0 0 215 2 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.52 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 8355 0 0 0 51 1 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.48 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1632 0 0 0 21 27 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 2388.88 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 189528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.4 s]
/proc/loadavg: 1.78 1.87 1.94 3/217 12582
/proc/meminfo: memFree=20784752/32770624 swapFree=67108860/67108860
[pid=12403] ppid=12400 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12403/stat : 12403 (xcsp3-exec) S 12400 12403 6708 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 50165741 115843072 364 33554432000 4194304 5098028 140736642541888 140736642539992 139900642607740 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22233088 140736642548794 140736642548996 140736642548996 140736642551754 0
/proc/12403/statm: 28282 364 306 221 0 87 0
[pid=12405] ppid=12403 vsize=14089220 memory=188072 CPUtime=2400 cores=1,3,5,7
/proc/12405/stat : 12405 (java) S 12403 12403 6708 0 -1 1077944320 73421 0 0 0 239949 51 0 0 20 0 15 0 50165741 14427361280 47018 33554432000 4194304 4196468 140727440532752 140727440515296 140651568942839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
/proc/12405/statm: 3522305 47018 3394 1 0 3483520 0
[pid=12405/tid=12406] ppid=12403 vsize=14089220 memory=7667207294388823399 CPUtime=2392.77 cores=1,3,5,7
/proc/12405/task/12406/stat : 12406 (java) R 12403 12403 6708 0 -1 4202560 17686 0 0 0 239270 7 0 0 20 0 15 0 50165742 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651573182512 140651207059731 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12410] ppid=12403 vsize=14089220 memory=1456 CPUtime=0.38 cores=1,3,5,7
/proc/12405/task/12410/stat : 12410 (java) S 12403 12403 6708 0 -1 1077944384 1640 0 0 0 35 3 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651525495312 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12411] ppid=12403 vsize=14089220 memory=188072 CPUtime=0.39 cores=1,3,5,7
/proc/12405/task/12411/stat : 12411 (java) S 12403 12403 6708 0 -1 1077944384 4154 0 0 0 35 4 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651524442768 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12412] ppid=12403 vsize=14089220 memory=1232 CPUtime=0.39 cores=1,3,5,7
/proc/12405/task/12412/stat : 12412 (java) S 12403 12403 6708 0 -1 1077944384 1662 0 0 0 36 3 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651523389712 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12413] ppid=12403 vsize=14089220 memory=11964 CPUtime=0.39 cores=1,3,5,7
/proc/12405/task/12413/stat : 12413 (java) S 12403 12403 6708 0 -1 1077944384 2433 0 0 0 35 4 0 0 20 0 15 0 50165743 14427361280 47018 33554432000 4194304 4196468 140727440532752 140651161643408 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12414] ppid=12403 vsize=14089220 memory=1708 CPUtime=0.38 cores=1,3,5,7
/proc/12405/task/12414/stat : 12414 (java) S 12403 12403 6708 0 -1 1077944384 3760 0 0 0 34 4 0 0 20 0 15 0 50165744 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650480884464 140651568953986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12415] ppid=12403 vsize=14089220 memory=8388 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12415/stat : 12415 (java) S 12403 12403 6708 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50165744 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650479830688 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12416] ppid=12403 vsize=14089220 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12416/stat : 12416 (java) S 12403 12403 6708 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 50165745 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650478777584 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12423] ppid=12403 vsize=14089220 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12423/stat : 12423 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650477726160 140651568961435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12424] ppid=12403 vsize=14089220 memory=1200 CPUtime=2.03 cores=1,3,5,7
/proc/12405/task/12424/stat : 12424 (java) S 12403 12403 6708 0 -1 1077944384 13314 0 0 0 201 2 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650476673264 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12425] ppid=12403 vsize=14089220 memory=15872 CPUtime=2.17 cores=1,3,5,7
/proc/12405/task/12425/stat : 12425 (java) S 12403 12403 6708 0 -1 1077944384 17429 0 0 0 215 2 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650475620720 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12426] ppid=12403 vsize=14089220 memory=10684 CPUtime=0.52 cores=1,3,5,7
/proc/12405/task/12426/stat : 12426 (java) S 12403 12403 6708 0 -1 1077944384 8355 0 0 0 51 1 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650474567664 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12427] ppid=12403 vsize=14089220 memory=16436 CPUtime=0 cores=1,3,5,7
/proc/12405/task/12427/stat : 12427 (java) S 12403 12403 6708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650473515360 140651568953045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
[pid=12405/tid=12428] ppid=12403 vsize=14089220 memory=4048 CPUtime=0.48 cores=1,3,5,7
/proc/12405/task/12428/stat : 12428 (java) S 12403 12403 6708 0 -1 1077944384 1632 0 0 0 21 27 0 0 20 0 15 0 50165747 14427361280 47018 33554432000 4194304 4196468 140727440532752 140650472463408 140651568953986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9977856 140727440540801 140727440540977 140727440540977 140727440543695 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 189528 KiB

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

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

[startup+2393.41 s]
# the end of solver process 12405 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.51 s, system=0.515302 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

Child status: 143
Real time (s): 2393.41
CPU time (s): 2400.03
CPU user time (s): 2399.51
CPU system time (s): 0.515302
CPU usage (%): 100.276
Max. virtual memory (cumulated for all children) (KiB): 14204276
Max. memory (cumulated for all children) (KiB): 211448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.51
system time used= 0.515302
maximum resident set size= 213548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63595
involuntary context switches= 1216


# summary of solver processes directly reported to runsolver:
#   pid: 12403,12405
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2399.51
#   total CPU system time (s): 0.515302

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5901 second user time and 20.7272 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-23 08:07:06
IDJOB=4292339
IDBENCH=141243
IDSOLVER=2747
FILE ID=node104/4292339-1532326026
RUNJOBID= node104-1532326026-12368
PBS_JOBID= 21018980
Free space on /tmp= 57228 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
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-4292339-1532326026/watcher-4292339-1532326026 -o /tmp/evaluation-result-4292339-1532326026/solver-4292339-1532326026 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532326026-12368 --watchdog 2560  HOME/xcsp3-exec -seed 1492989459 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292339-1532326026.xml

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

MD5SUM BENCH= 2bd2b017ef1b8aef080ffc7cd9cfea3a
RANDOM SEED=1492989459

node104.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.11
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.11
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.11
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.11
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:        21347088 kB
MemAvailable:   31942080 kB
Buffers:          256368 kB
Cached:         10544740 kB
SwapCached:            0 kB
Active:          1930948 kB
Inactive:        8922192 kB
Active(anon):      54824 kB
Inactive(anon):    17084 kB
Active(file):    1876124 kB
Inactive(file):  8905108 kB
Unevictable:        7176 kB
Mlocked:            7176 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41340 kB
Writeback:             0 kB
AnonPages:         58776 kB
Mapped:            36796 kB
Shmem:             17036 kB
Slab:             270044 kB
SReclaimable:     242220 kB
SUnreclaim:        27824 kB
KernelStack:        3248 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 57204 MiB
End job on node104 at 2018-07-23 08:46:59