Trace number 4246708

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)166 2400.57 305.012

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-15-a3.xml
MD5SUM0ccf44bf6198d309f3039e2504907429
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark161
Best CPU time to get the best result obtained on this benchmark20019.5
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints108
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":105},{"size":501,"count":15}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":15,"count":13},{"degree":16,"count":2}]
Minimum constraint arity1
Maximum constraint arity105
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":105},{"arity":15,"count":1},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints106
Distribution of constraint types[{"type":"intension","count":106},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246708-1500687956.xml"  -tl '2400s' -p 8 -x 0
0.00/0.16	c [HOME/instance-4246708-1500687956.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.21	c 8 solvers in parallel
0.00/0.28	c parse instance...
0.00/0.75	c solve instance...
0.00/1.06	o 203 
0.00/1.07	o 202 
6.81/1.46	o 197 
8.35/1.60	o 192 
12.32/2.14	o 190 
15.42/2.54	o 189 
16.19/2.67	o 186 
24.11/3.65	o 185 
24.84/3.73	o 176 
31.94/4.64	o 175 
72.41/9.74	o 171 
139.90/18.27	o 170 
260.51/33.47	o 167 
1543.21/196.10	o 166 
2400.57/305.04	s SATISFIABLE
2400.57/305.04	v <instantiation>
2400.57/305.04	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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14] </list>
2400.57/305.04	v 	<values>0 2 7 10 21 25 34 56 62 82 98 115 127 165 166 2 7 10 21 25 34 56 62 82 98 115 127 165 166 5 8 19 23 32 54 60 80 96 113 125 163 164 3 14 18 27 49 55 75 91 108 120 158 159 11 15 24 46 52 72 88 105 117 155 156 4 13 35 41 61 77 94 106 144 145 9 31 37 57 73 90 102 140 141 22 28 48 64 81 93 131 132 6 26 42 59 71 109 110 20 36 53 65 103 104 16 33 45 83 84 17 29 67 68 12 50 51 38 39 1 </values>
2400.57/305.04	v </instantiation>
2400.57/305.04	c Unexpected resolution interruption!

Verifier Data

OK	166

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246708-1500687956/watcher-4246708-1500687956 -o /tmp/evaluation-result-4246708-1500687956/solver-4246708-1500687956 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 99776420 HOME/instance-4246708-1500687956.xml 

pid=28664
running on 8 cores: 1,3,5,7,9,11,13,15

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.65 14.21 13.87 10/270 28667
/proc/meminfo: memFree=31514176/32770624 swapFree=5892/116772
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0

[startup+0.100097 s]
/proc/loadavg: 15.65 14.21 13.87 10/270 28667
/proc/meminfo: memFree=31514176/32770624 swapFree=5892/116772
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200257 s]
/proc/loadavg: 15.65 14.21 13.87 10/270 28667
/proc/meminfo: memFree=31514176/32770624 swapFree=5892/116772
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300236 s]
/proc/loadavg: 15.65 14.21 13.87 10/270 28667
/proc/meminfo: memFree=31514176/32770624 swapFree=5892/116772
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700199 s]
/proc/loadavg: 15.65 14.21 13.87 10/270 28667
/proc/meminfo: memFree=31514176/32770624 swapFree=5892/116772
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50148 s]
/proc/loadavg: 15.12 14.12 13.85 19/299 28712
/proc/meminfo: memFree=31366436/32770624 swapFree=5892/116756
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
[pid=28668] ppid=28667 vsize=13801768 CPUtime=7.57 cores=1,3,5,7,9,11,13,15
/proc/28668/stat : 28668 (java) S 28667 28667 15667 0 -1 1077944320 15849 0 0 0 744 13 0 0 20 0 28 0 4065285 14133010432 48552 33554432000 4194304 4196468 140732904606128 140732904588672 139661523603191 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
/proc/28668/statm: 3450442 48552 3222 1 0 3437675 0
[pid=28668/tid=28669] ppid=28667 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28669/stat : 28669 (java) S 28667 28667 15667 0 -1 1077944384 6927 0 0 0 71 3 0 0 20 0 28 0 4065285 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661527843968 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28671] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28671/stat : 28671 (java) S 28667 28667 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661476223632 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28672] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28672/stat : 28672 (java) S 28667 28667 15667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661475170832 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28673] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28673/stat : 28673 (java) S 28667 28667 15667 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661474118032 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28674] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28674/stat : 28674 (java) S 28667 28667 15667 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661473065232 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28675] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28675/stat : 28675 (java) S 28667 28667 15667 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661472013456 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28676] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28676/stat : 28676 (java) S 28667 28667 15667 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661470960656 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28677] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28677/stat : 28677 (java) S 28667 28667 15667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661469907856 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28678] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28678/stat : 28678 (java) S 28667 28667 15667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 48552 33554432000 4194304 4196468 140732904606128 139661468855056 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28679] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28679/stat : 28679 (java) S 28667 28667 15667 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660650043760 139661523614338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28680] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28680/stat : 28680 (java) S 28667 28667 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660648989792 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28681] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28681/stat : 28681 (java) S 28667 28667 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4065289 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660647936880 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28682] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28682/stat : 28682 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660646885200 139661523621787 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28683] ppid=28667 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28683/stat : 28683 (java) R 28667 28667 15667 0 -1 4202560 1705 0 0 0 78 1 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660645829952 139661508508456 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28684] ppid=28667 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28684/stat : 28684 (java) R 28667 28667 15667 0 -1 4202560 1166 0 0 0 81 0 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660644771240 139661508525017 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28685] ppid=28667 vsize=13801768 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28685/stat : 28685 (java) R 28667 28667 15667 0 -1 4202560 1462 0 0 0 67 0 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660643714448 139661505130251 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28686] ppid=28667 vsize=13801768 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28686/stat : 28686 (java) S 28667 28667 15667 0 -1 1077944384 2377 0 0 0 68 1 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660642675184 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28687] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28687/stat : 28687 (java) S 28667 28667 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660641622624 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28688] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28688/stat : 28688 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 48552 33554432000 4194304 4196468 140732904606128 139660640569904 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 13811280

[startup+3.10119 s]
/proc/loadavg: 15.12 14.12 13.85 20/299 28736
/proc/meminfo: memFree=31314536/32770624 swapFree=5892/116756
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
[pid=28668] ppid=28667 vsize=13801768 CPUtime=20.14 cores=1,3,5,7,9,11,13,15
/proc/28668/stat : 28668 (java) S 28667 28667 15667 0 -1 1077944320 25522 0 0 0 1998 16 0 0 20 0 28 0 4065285 14133010432 53658 33554432000 4194304 4196468 140732904606128 140732904588672 139661523603191 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
/proc/28668/statm: 3450442 53658 3250 1 0 3437675 0
[pid=28668/tid=28669] ppid=28667 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28669/stat : 28669 (java) S 28667 28667 15667 0 -1 1077944384 6928 0 0 0 71 3 0 0 20 0 28 0 4065285 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661527843968 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28671] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28671/stat : 28671 (java) S 28667 28667 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661476223632 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28672] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28672/stat : 28672 (java) S 28667 28667 15667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661475170832 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28673] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28673/stat : 28673 (java) S 28667 28667 15667 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661474118032 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28674] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28674/stat : 28674 (java) S 28667 28667 15667 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661473065232 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28675] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28675/stat : 28675 (java) S 28667 28667 15667 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661472013456 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28676] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28676/stat : 28676 (java) S 28667 28667 15667 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661470960656 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28677] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28677/stat : 28677 (java) S 28667 28667 15667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661469907856 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28678] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28678/stat : 28678 (java) S 28667 28667 15667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 53658 33554432000 4194304 4196468 140732904606128 139661468855056 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28679] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28679/stat : 28679 (java) S 28667 28667 15667 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660650043760 139661523614338 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28680] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28680/stat : 28680 (java) S 28667 28667 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660648989792 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28681] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28681/stat : 28681 (java) S 28667 28667 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4065289 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660647936880 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28682] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28682/stat : 28682 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660646885200 139661523621787 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28683] ppid=28667 vsize=13801768 CPUtime=1.93 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28683/stat : 28683 (java) R 28667 28667 15667 0 -1 4202560 3862 0 0 0 192 1 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660645819648 139661502890178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28684] ppid=28667 vsize=13801768 CPUtime=2.11 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28684/stat : 28684 (java) R 28667 28667 15667 0 -1 1077944384 3987 0 0 0 210 1 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660644780784 139661523614338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28685] ppid=28667 vsize=13801768 CPUtime=1.85 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28685/stat : 28685 (java) R 28667 28667 15667 0 -1 4202560 3939 0 0 0 184 1 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660643714000 139661506989871 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28686] ppid=28667 vsize=13801768 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28686/stat : 28686 (java) S 28667 28667 15667 0 -1 1077944384 3353 0 0 0 85 2 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660642675184 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28687] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28687/stat : 28687 (java) S 28667 28667 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660641622624 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28688] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28688/stat : 28688 (java) S 28667 28667 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 53658 33554432000 4194304 4196468 140732904606128 139660640569904 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
Current children cumulated CPU time (s) 20.14
Current children cumulated vsize (KiB) 13811280

[startup+6.30157 s]
/proc/loadavg: 15.03 14.12 13.85 19/299 28776
/proc/meminfo: memFree=31292956/32770624 swapFree=5892/116756
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
[pid=28668] ppid=28667 vsize=13801768 CPUtime=45.4 cores=1,3,5,7,9,11,13,15
/proc/28668/stat : 28668 (java) S 28667 28667 15667 0 -1 1077944320 30530 0 0 0 4516 24 0 0 20 0 28 0 4065285 14133010432 56760 33554432000 4194304 4196468 140732904606128 140732904588672 139661523603191 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
/proc/28668/statm: 3450442 56760 3276 1 0 3437675 0
[pid=28668/tid=28669] ppid=28667 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28669/stat : 28669 (java) S 28667 28667 15667 0 -1 1077944384 7005 0 0 0 71 3 0 0 20 0 28 0 4065285 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661527843968 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28671] ppid=28667 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28671/stat : 28671 (java) S 28667 28667 15667 0 -1 1077944384 38 0 0 0 1 1 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661476223632 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28672] ppid=28667 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28672/stat : 28672 (java) S 28667 28667 15667 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661475170832 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28673] ppid=28667 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28673/stat : 28673 (java) S 28667 28667 15667 0 -1 1077944384 133 0 0 0 1 1 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661474118032 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28674] ppid=28667 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28674/stat : 28674 (java) S 28667 28667 15667 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661473065232 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28675] ppid=28667 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28675/stat : 28675 (java) S 28667 28667 15667 0 -1 1077944384 40 0 0 0 0 1 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661472013456 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28676] ppid=28667 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28676/stat : 28676 (java) S 28667 28667 15667 0 -1 1077944384 135 0 0 0 1 1 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661470960656 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28677] ppid=28667 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28677/stat : 28677 (java) S 28667 28667 15667 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661469907856 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28678] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28678/stat : 28678 (java) S 28667 28667 15667 0 -1 1077944384 881 0 0 0 0 0 0 0 20 0 28 0 4065286 14133010432 56760 33554432000 4194304 4196468 140732904606128 139661468855056 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28679] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28679/stat : 28679 (java) S 28667 28667 15667 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 56760 33554432000 4194304 4196468 140732904606128 139660650043760 139661523614338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28680] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28680/stat : 28680 (java) S 28667 28667 15667 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 56760 33554432000 4194304 4196468 140732904606128 139660648989792 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28681] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28681/stat : 28681 (java) S 28667 28667 15667 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 4065289 14133010432 56760 33554432000 4194304 4196468 140732904606128 139660647936896 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28682] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28682/stat : 28682 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 56760 33554432000 4194304 4196468 140732904606128 139660646885200 139661523621787 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0

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

[pid=28668/tid=28913] ppid=28667 vsize=13801768 CPUtime=25.65 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28913/stat : 28913 (java) R 28667 28667 15667 0 -1 4202560 555 0 0 0 2565 0 0 0 20 0 28 0 4084895 14133010432 101937 33554432000 4194304 4196468 140732904606128 139660632555496 139661151328460 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28914] ppid=28667 vsize=13801768 CPUtime=25.84 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28914/stat : 28914 (java) R 28667 28667 15667 0 -1 4202560 954 0 0 0 2584 0 0 0 20 0 28 0 4084895 14133010432 101937 33554432000 4194304 4196468 140732904606128 139660626239640 139661151328076 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
Current children cumulated CPU time (s) 1750.31
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 11.20 13.35 13.68 10/300 28924
/proc/meminfo: memFree=24014784/32770624 swapFree=5892/117112
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
[pid=28668] ppid=28667 vsize=13801768 CPUtime=2222.67 cores=1,3,5,7,9,11,13,15
/proc/28668/stat : 28668 (java) S 28667 28667 15667 0 -1 1077944320 139717 0 0 0 221985 282 0 0 20 0 28 0 4065285 14133010432 85345 33554432000 4194304 4196468 140732904606128 140732904588672 139661523603191 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
/proc/28668/statm: 3450442 85345 3296 1 0 3437675 0
[pid=28668/tid=28669] ppid=28667 vsize=13801768 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28669/stat : 28669 (java) S 28667 28667 15667 0 -1 1077944384 7634 0 0 0 72 3 0 0 20 0 28 0 4065285 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661527843968 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28671] ppid=28667 vsize=13801768 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28671/stat : 28671 (java) S 28667 28667 15667 0 -1 1077944384 1885 0 0 0 88 16 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661476223632 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28672] ppid=28667 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28672/stat : 28672 (java) S 28667 28667 15667 0 -1 1077944384 2465 0 0 0 88 15 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661475170832 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28673] ppid=28667 vsize=13801768 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28673/stat : 28673 (java) S 28667 28667 15667 0 -1 1077944384 2940 0 0 0 87 17 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661474118032 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28674] ppid=28667 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28674/stat : 28674 (java) S 28667 28667 15667 0 -1 1077944384 1617 0 0 0 86 15 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661473065232 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28675] ppid=28667 vsize=13801768 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28675/stat : 28675 (java) S 28667 28667 15667 0 -1 1077944384 2418 0 0 0 86 16 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661472013456 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28676] ppid=28667 vsize=13801768 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28676/stat : 28676 (java) S 28667 28667 15667 0 -1 1077944384 2822 0 0 0 88 14 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661470960656 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28677] ppid=28667 vsize=13801768 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28677/stat : 28677 (java) S 28667 28667 15667 0 -1 1077944384 2591 0 0 0 89 13 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661469907856 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28678] ppid=28667 vsize=13801768 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28678/stat : 28678 (java) S 28667 28667 15667 0 -1 1077944384 3082 0 0 0 85 15 0 0 20 0 28 0 4065286 14133010432 85345 33554432000 4194304 4196468 140732904606128 139661468855056 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28679] ppid=28667 vsize=13801768 CPUtime=2.22 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28679/stat : 28679 (java) S 28667 28667 15667 0 -1 1077944384 9411 0 0 0 104 118 0 0 20 0 28 0 4065288 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660650043760 139661523614338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28680] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28680/stat : 28680 (java) S 28667 28667 15667 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660648989792 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28681] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28681/stat : 28681 (java) S 28667 28667 15667 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 4065289 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660647936896 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28682] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28682/stat : 28682 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660646885200 139661523621787 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28683] ppid=28667 vsize=13801768 CPUtime=3.61 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28683/stat : 28683 (java) S 28667 28667 15667 0 -1 1077944384 19492 0 0 0 359 2 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660645833584 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28684] ppid=28667 vsize=13801768 CPUtime=3.23 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28684/stat : 28684 (java) S 28667 28667 15667 0 -1 1077944384 15614 0 0 0 320 3 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660644780784 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28685] ppid=28667 vsize=13801768 CPUtime=2.9 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28685/stat : 28685 (java) S 28667 28667 15667 0 -1 1077944384 12718 0 0 0 288 2 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660643727984 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28686] ppid=28667 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28686/stat : 28686 (java) S 28667 28667 15667 0 -1 1077944384 10554 0 0 0 101 2 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660642675184 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28687] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28687/stat : 28687 (java) S 28667 28667 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660641622624 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28688] ppid=28667 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28688/stat : 28688 (java) S 28667 28667 15667 0 -1 1077944384 1267 0 0 0 7 6 0 0 20 0 28 0 4065292 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660640569904 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 1 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28907] ppid=28667 vsize=13801768 CPUtime=84.24 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28907/stat : 28907 (java) R 28667 28667 15667 0 -1 4202560 1698 0 0 0 8423 1 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660628343704 139661152220401 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28908] ppid=28667 vsize=13801768 CPUtime=84.25 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28908/stat : 28908 (java) R 28667 28667 15667 0 -1 4202560 1507 0 0 0 8424 1 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660629397256 139661152817322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28909] ppid=28667 vsize=13801768 CPUtime=84.14 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28909/stat : 28909 (java) R 28667 28667 15667 0 -1 4202560 1881 0 0 0 8414 0 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660625187400 139661152731478 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28910] ppid=28667 vsize=13801768 CPUtime=84.21 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28910/stat : 28910 (java) R 28667 28667 15667 0 -1 4202560 1830 0 0 0 8421 0 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660627292584 139661152579520 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28911] ppid=28667 vsize=13801768 CPUtime=84.34 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28911/stat : 28911 (java) R 28667 28667 15667 0 -1 4202560 1382 0 0 0 8434 0 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660630453296 139661155138516 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28912] ppid=28667 vsize=13801768 CPUtime=84.15 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28912/stat : 28912 (java) R 28667 28667 15667 0 -1 4202560 372 0 0 0 8415 0 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660631503016 139661152815889 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28913] ppid=28667 vsize=13801768 CPUtime=84.41 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28913/stat : 28913 (java) R 28667 28667 15667 0 -1 4202560 2957 0 0 0 8441 0 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660632555248 139661153720999 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28914] ppid=28667 vsize=13801768 CPUtime=84.47 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28914/stat : 28914 (java) R 28667 28667 15667 0 -1 4202560 8453 0 0 0 8446 1 0 0 20 0 28 0 4084895 14133010432 85345 33554432000 4194304 4196468 140732904606128 139660626239336 139661152664468 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
Current children cumulated CPU time (s) 2222.67
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+305.002 s]
/proc/loadavg: 10.24 12.98 13.55 10/300 28924
/proc/meminfo: memFree=24010320/32770624 swapFree=5892/117124
[pid=28667] ppid=28664 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28667/stat : 28667 (xcsp3-exec) S 28664 28667 15667 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065284 9740288 346 33554432000 4194304 5098028 140723265704688 140723265702792 140230051365500 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 15597568 140723265709200 140723265709408 140723265709408 140723265712107 0
/proc/28667/statm: 2378 346 289 221 0 87 0
[pid=28668] ppid=28667 vsize=13801768 CPUtime=2400.57 cores=1,3,5,7,9,11,13,15
/proc/28668/stat : 28668 (java) S 28667 28667 15667 0 -1 1077944320 147501 0 0 0 239745 312 0 0 20 0 28 0 4065285 14133010432 85615 33554432000 4194304 4196468 140732904606128 140732904588672 139661523603191 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
/proc/28668/statm: 3450442 85615 3298 1 0 3437675 0
[pid=28668/tid=28669] ppid=28667 vsize=13801768 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28669/stat : 28669 (java) S 28667 28667 15667 0 -1 1077944384 7634 0 0 0 72 3 0 0 20 0 28 0 4065285 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661527843968 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28671] ppid=28667 vsize=13801768 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28671/stat : 28671 (java) S 28667 28667 15667 0 -1 1077944384 1993 0 0 0 102 17 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661476223632 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28672] ppid=28667 vsize=13801768 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28672/stat : 28672 (java) S 28667 28667 15667 0 -1 1077944384 2629 0 0 0 102 16 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661475170832 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28673] ppid=28667 vsize=13801768 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28673/stat : 28673 (java) S 28667 28667 15667 0 -1 1077944384 3485 0 0 0 102 17 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661474118032 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28674] ppid=28667 vsize=13801768 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28674/stat : 28674 (java) S 28667 28667 15667 0 -1 1077944384 2377 0 0 0 101 15 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661473065232 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28675] ppid=28667 vsize=13801768 CPUtime=1.15 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28675/stat : 28675 (java) S 28667 28667 15667 0 -1 1077944384 2521 0 0 0 99 16 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661472013456 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28676] ppid=28667 vsize=13801768 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28676/stat : 28676 (java) S 28667 28667 15667 0 -1 1077944384 2870 0 0 0 102 15 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661470960656 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28677] ppid=28667 vsize=13801768 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28677/stat : 28677 (java) S 28667 28667 15667 0 -1 1077944384 2694 0 0 0 102 14 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661469907856 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28678] ppid=28667 vsize=13801768 CPUtime=1.15 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28678/stat : 28678 (java) S 28667 28667 15667 0 -1 1077944384 3867 0 0 0 100 15 0 0 20 0 28 0 4065286 14133010432 85615 33554432000 4194304 4196468 140732904606128 139661468855056 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28679] ppid=28667 vsize=13801768 CPUtime=2.58 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28679/stat : 28679 (java) S 28667 28667 15667 0 -1 1077944384 13343 0 0 0 117 141 0 0 20 0 28 0 4065288 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660650043760 139661523614338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28680] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28680/stat : 28680 (java) S 28667 28667 15667 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 4065288 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660648989792 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28681] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28681/stat : 28681 (java) S 28667 28667 15667 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 4065289 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660647936896 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28682] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28682/stat : 28682 (java) S 28667 28667 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660646885200 139661523621787 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28683] ppid=28667 vsize=13801768 CPUtime=3.61 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28683/stat : 28683 (java) S 28667 28667 15667 0 -1 1077944384 19494 0 0 0 359 2 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660645833584 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28684] ppid=28667 vsize=13801768 CPUtime=3.23 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28684/stat : 28684 (java) S 28667 28667 15667 0 -1 1077944384 15616 0 0 0 320 3 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660644780784 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28685] ppid=28667 vsize=13801768 CPUtime=2.9 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28685/stat : 28685 (java) S 28667 28667 15667 0 -1 1077944384 12720 0 0 0 288 2 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660643727984 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28686] ppid=28667 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28686/stat : 28686 (java) S 28667 28667 15667 0 -1 1077944384 10766 0 0 0 101 2 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660642675184 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28687] ppid=28667 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28687/stat : 28687 (java) S 28667 28667 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660641622624 139661523613397 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28688] ppid=28667 vsize=13801768 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28688/stat : 28688 (java) S 28667 28667 15667 0 -1 1077944384 1287 0 0 0 7 7 0 0 20 0 28 0 4065292 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660640569904 139661523614338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28907] ppid=28667 vsize=13801768 CPUtime=106.23 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28907/stat : 28907 (java) R 28667 28667 15667 0 -1 4202560 1772 0 0 0 10622 1 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660628343496 139661152815777 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28908] ppid=28667 vsize=13801768 CPUtime=106.35 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28908/stat : 28908 (java) R 28667 28667 15667 0 -1 4202560 1599 0 0 0 10634 1 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660629396720 139661151390465 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28909] ppid=28667 vsize=13801768 CPUtime=106.24 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28909/stat : 28909 (java) R 28667 28667 15667 0 -1 4202560 2206 0 0 0 10624 0 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660625187464 139661155139786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28910] ppid=28667 vsize=13801768 CPUtime=106.29 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28910/stat : 28910 (java) R 28667 28667 15667 0 -1 4202560 1919 0 0 0 10629 0 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660627292392 139661155139786 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28911] ppid=28667 vsize=13801768 CPUtime=106.28 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28911/stat : 28911 (java) R 28667 28667 15667 0 -1 4202560 1456 0 0 0 10628 0 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660630450232 139661152118730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28912] ppid=28667 vsize=13801768 CPUtime=106.15 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28912/stat : 28912 (java) R 28667 28667 15667 0 -1 4202560 455 0 0 0 10614 1 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660631502872 139661152422936 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28913] ppid=28667 vsize=13801768 CPUtime=106.46 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28913/stat : 28913 (java) R 28667 28667 15667 0 -1 4202560 3018 0 0 0 10646 0 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660632555720 139661146401473 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
[pid=28668/tid=28914] ppid=28667 vsize=13801768 CPUtime=106.54 cores=1,3,5,7,9,11,13,15
/proc/28668/task/28914/stat : 28914 (java) R 28667 28667 15667 0 -1 4202560 8653 0 0 0 10653 1 0 0 20 0 28 0 4084895 14133010432 85615 33554432000 4194304 4196468 140732904606128 139660626242144 139661152538659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39157760 140732904613052 140732904613228 140732904613228 140732904615887 0
Current children cumulated CPU time (s) 2400.57
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28668 sig 9
??? kill 28667 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28667 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1162
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1668
# CPU time returned by wait4() is 0.00283
# while last known CPU time is 2400.57
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 305.012
CPU time (s): 2400.57
CPU user time (s): 2397.45
CPU system time (s): 3.12
CPU usage (%): 787.04
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001162
system time used= 0.001668
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.78186 second user time and 4.49605 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 03:45:56
IDJOB=4246708
IDBENCH=126221
IDSOLVER=2625
FILE ID=node104/4246708-1500687956
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-15-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246708-1500687956/watcher-4246708-1500687956 -o /tmp/evaluation-result-4246708-1500687956/solver-4246708-1500687956 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 99776420 HOME/instance-4246708-1500687956.xml

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

MD5SUM BENCH= 0ccf44bf6198d309f3039e2504907429
RANDOM SEED=99776420

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31514332 kB
MemAvailable:   31594660 kB
Buffers:          163896 kB
Cached:           180620 kB
SwapCached:          256 kB
Active:           613996 kB
Inactive:         173144 kB
Active(anon):     397800 kB
Inactive(anon):    56372 kB
Active(file):     216196 kB
Inactive(file):   116772 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:              6456 kB
Writeback:          1452 kB
AnonPages:        444476 kB
Mapped:            42552 kB
Shmem:              8772 kB
Slab:             161704 kB
SReclaimable:     126388 kB
SUnreclaim:        35316 kB
KernelStack:        4640 kB
PageTables:         6300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1146352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62000 MiB
End job on node104 at 2017-07-22 03:51:01