Trace number 4397608

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
cosoco 2.0SAT (TO)273667 2400.07 2400.11

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai17a.xml
MD5SUM81773d4209de6c351c936c9444bef020
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark273667
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints134
Number of domains2
Minimum domain size17
Maximum domain size71
Distribution of domain sizes[{"size":17,"count":17},{"size":71,"count":133}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":156},{"degree":2,"count":133},{"degree":15,"count":1},{"degree":16,"count":4},{"degree":17,"count":12}]
Minimum constraint arity3
Maximum constraint arity17
Distribution of constraint arities[{"arity":3,"count":133},{"arity":17,"count":1}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133},{"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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397608-1568575194.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 306
0.00/0.02	c |            Domain Sizes: 17..71
0.00/0.02	c |
0.00/0.02	c |             Constraints: 135
0.00/0.02	c |                   Arity: 3..133  -- Ternary: 133
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Extension: 133  (nb tuples: 272..272) -- (shared: 132)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	o 321045
0.00/0.02	c    1 calls to solver(id=0): best=321045 lower=0 upper=321044 
0.00/0.03	o 314494
0.00/0.03	o 305391
0.00/0.04	c    3 calls to solver(id=0): best=305391 lower=0 upper=305390 
0.00/0.05	o 303557
0.00/0.09	o 300399
0.00/0.09	c    5 calls to solver(id=0): best=300399 lower=0 upper=300398 
0.10/0.19	o 295727
0.41/0.47	o 295637
0.41/0.47	c    7 calls to solver(id=0): best=295637 lower=0 upper=295636 
0.51/0.53	o 294796
1.00/1.03	o 291489
1.00/1.03	c    9 calls to solver(id=0): best=291489 lower=0 upper=291488 
1.49/1.52	o 290861
1.79/1.80	o 289376
1.79/1.80	c   11 calls to solver(id=0): best=289376 lower=0 upper=289375 
3.19/3.26	o 289320
4.29/4.37	o 288461
4.29/4.37	c   13 calls to solver(id=0): best=288461 lower=0 upper=288460 
4.69/4.74	o 284163
4.89/5.00	o 282460
4.89/5.00	c   15 calls to solver(id=0): best=282460 lower=0 upper=282459 
25.59/25.62	o 282331
27.59/27.66	o 281991
27.59/27.66	c   17 calls to solver(id=0): best=281991 lower=0 upper=281990 
89.89/89.99	o 281592
90.49/90.58	o 280102
90.49/90.58	c   19 calls to solver(id=0): best=280102 lower=0 upper=280101 
93.99/94.05	o 278126
155.59/155.61	o 278061
155.59/155.61	c   21 calls to solver(id=0): best=278061 lower=0 upper=278060 
185.89/185.96	o 275112
188.09/188.18	o 273667
188.09/188.18	c   23 calls to solver(id=0): best=273667 lower=0 upper=273666 
2400.06/2400.10	
2400.06/2400.10	c *** INTERRUPTED ***
2400.06/2400.10	c call to solver        : 23
2400.06/2400.10	c
2400.06/2400.10	c restarts              : 739         
2400.06/2400.10	c conflicts             : 9207383      (3836 /sec)
2400.06/2400.10	c decisions             : 76593714     (31913 /sec)
2400.06/2400.10	c propagations          : 2010657293  (837752 /sec)
2400.06/2400.10	c root propagations     : 9618        
2400.06/2400.10	c filter calls          : 494949555      (206224 /sec)
2400.06/2400.10	c useless filter calls  : 368455923      (74 %)
2400.06/2400.10	c Memory used           : 28.91 MB
2400.06/2400.10	c Best bound time (wc)  : 188.18 s
2400.06/2400.10	c CPU time              : 2400.06 s
2400.06/2400.10	c real time             : 2400.11 s
2400.06/2400.10	
2400.06/2400.10	c nb Solutions = 23
2400.06/2400.10	s SATISFIABLE
2400.06/2400.10	c Best value found: 273667
2400.06/2400.10	
2400.06/2400.10	
2400.06/2400.10	v <instantiation type='solution' cost='273667'>
2400.06/2400.10	v <list>d[0][0] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] 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[10][0] d[10][10] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][1] d[10][2] d[10][3] d[10][4] d[10][5] d[10][6] d[10][7] d[10][8] d[10][9] d[11][0] d[11][10] d[11][11] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][1] d[11][2] d[11][3] d[11][4] d[11][5] d[11][6] d[11][7] d[11][8] d[11][9] d[12][0] d[12][10] d[12][11] d[12][12] d[12][13] d[12][14] d[12][15] d[12][16] d[12][1] d[12][2] d[12][3] d[12][4] d[12][5] d[12][6] d[12][7] d[12][8] d[12][9] d[13][0] d[13][10] d[13][11] d[13][12] d[13][13] d[13][14] d[13][15] d[13][16] d[13][1] d[13][2] d[13][3] d[13][4] d[13][5] d[13][6] d[13][7] d[13][8] d[13][9] d[14][0] d[14][10] d[14][11] d[14][12] d[14][13] d[14][14] d[14][15] d[14][16] d[14][1] d[14][2] d[14][3] d[14][4] d[14][5] d[14][6] d[14][7] d[14][8] d[14][9] d[15][0] d[15][10] d[15][11] d[15][12] d[15][13] d[15][14] d[15][15] d[15][16] d[15][1] d[15][2] d[15][3] d[15][4] d[15][5] d[15][6] d[15][7] d[15][8] d[15][9] d[16][0] d[16][10] d[16][11] d[16][12] d[16][13] d[16][14] d[16][15] d[16][16] d[16][1] d[16][2] d[16][3] d[16][4] d[16][5] d[16][6] d[16][7] d[16][8] d[16][9] d[1][0] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][1] 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[2][0] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2400.06/2400.10	v <values>* 2 50 27 86 93 40 * 76 1 1 9 85 56 36 71 4 * * 94 60 36 65 29 53 * * * * * * * * * * * * 87 39 15 94 83 * * * * * * * * * * * * * 36 74 3 77 * * * * * * * * * * * * * * 59 91 18 * * * * * * * * * * * * * * * 72 66 * * * * * * * * * * * * * * * * 44 * * * * * * * * * * * * * * * * * * * * * * * * * * * 21 20 80 45 11 15 35 * 11 76 1 58 41 61 11 21 * 29 26 91 76 41 85 54 * * 11 0 13 4 76 6 87 * 13 79 72 21 40 90 37 * * * 69 46 0 56 76 70 * 26 26 35 89 84 85 12 * * * * 82 21 11 35 91 * 74 67 2 61 45 48 36 * * * * * 75 60 30 99 * 79 63 40 95 25 6 10 * * * * * * 44 82 6 * 4 32 99 57 96 51 71 * * * * * * * 77 2 * 89 71 74 * * 29 82 * * * * * * * * 8 * 56 77 10 18 83 90 14 * * * * * * * * * 4 15 10 13 2 7 6 8 5 9 16 1 14 0 12 3 11 </values>
2400.06/2400.10	v </instantiation>
2400.06/2400.10	

Verifier Data

OK	273667

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397608-1568575194/watcher-4397608-1568575194 -o /tmp/evaluation-result-4397608-1568575194/solver-4397608-1568575194 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4724 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397608-1568575194.xml 

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

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

solver pid=5181, runsolver pid=5178

[startup+0.100759 s]*
/proc/loadavg: 2.16 2.06 1.90 3/198 5182
/proc/meminfo: memFree=30445304/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29468 memory=6068 CPUtime=0.1 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 1701 0 0 0 10 0 0 0 20 0 1 0 433773889 30175232 1517 33554432000 4194304 6211092 140721085399680 140721085387560 5250289 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7367 1517 874 493 0 672 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29468 KiB
Current children cumulated memory: 6068 KiB

[startup+0.209208 s]*
/proc/loadavg: 2.16 2.06 1.90 3/198 5182
/proc/meminfo: memFree=30445304/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6068 CPUtime=0.21 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 1704 0 0 0 21 0 0 0 20 0 1 0 433773889 30310400 1517 33554432000 4194304 6211092 140721085399680 140721085396888 5193696 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1517 874 493 0 705 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6068 KiB

[startup+0.308783 s]*
/proc/loadavg: 2.16 2.06 1.90 3/198 5182
/proc/meminfo: memFree=30445304/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6068 CPUtime=0.31 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 1706 0 0 0 31 0 0 0 20 0 1 0 433773889 30310400 1517 33554432000 4194304 6211092 140721085399680 140721085396888 5250272 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1517 874 493 0 705 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6068 KiB

[startup+0.700229 s]
/proc/loadavg: 2.16 2.06 1.90 3/198 5182
/proc/meminfo: memFree=30445304/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6068 CPUtime=0.69 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 1712 0 0 0 69 0 0 0 20 0 1 0 433773889 30310400 1517 33554432000 4194304 6211092 140721085399680 140721085397816 5250450 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1517 874 493 0 705 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6068 KiB

[startup+1.50023 s]
/proc/loadavg: 2.16 2.06 1.90 4/198 5182
/proc/meminfo: memFree=30444256/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6068 CPUtime=1.49 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 1714 0 0 0 149 0 0 0 20 0 1 0 433773889 30310400 1517 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1517 874 493 0 705 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6068 KiB

[startup+3.10925 s]
/proc/loadavg: 2.16 2.06 1.90 3/198 5182
/proc/meminfo: memFree=30443624/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6208 CPUtime=3.1 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 2249 0 0 0 310 0 0 0 20 0 1 0 433773889 30310400 1552 33554432000 4194304 6211092 140721085399680 140721085387560 5158006 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1552 874 493 0 705 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6208 KiB

[startup+6.30026 s]
/proc/loadavg: 2.14 2.06 1.91 3/198 5184
/proc/meminfo: memFree=30443964/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=6.29 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 2924 0 0 0 629 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250289 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.06 1.91 3/198 5184
/proc/meminfo: memFree=30444292/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=12.69 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 3464 0 0 0 1269 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 2.06 1.91 3/198 5185
/proc/meminfo: memFree=30444480/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=25.49 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 4531 0 0 0 2549 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250284 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+51.1089 s]
/proc/loadavg: 2.07 2.05 1.91 3/198 5187
/proc/meminfo: memFree=30443592/32770624 swapFree=66999064/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=51.1 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 5139 0 0 0 5110 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250275 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 1.91 3/199 5199
/proc/meminfo: memFree=30443428/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=102.29 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 5748 0 0 0 10229 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085397816 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 1.92 3/199 5203
/proc/meminfo: memFree=30443104/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=162.29 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 6354 0 0 0 16229 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5158000 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.93 3/199 5207
/proc/meminfo: memFree=30443688/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=222.29 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 6960 0 0 0 22229 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5156184 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.93 3/199 5213
/proc/meminfo: memFree=30443036/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=282.28 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 7495 0 0 0 28228 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/199 5217
/proc/meminfo: memFree=30443132/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6212 CPUtime=342.28 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 8038 0 0 0 34228 0 0 0 20 0 1 0 433773889 30310400 1553 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1553 874 493 0 705 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6212 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/198 5222
/proc/meminfo: memFree=30442700/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=402.28 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 8575 0 0 0 40228 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5228
/proc/meminfo: memFree=30443028/32770624 swapFree=66999072/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=462.28 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 9111 0 0 0 46228 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB


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

/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1662.26 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5342
/proc/meminfo: memFree=30441580/32770624 swapFree=66999084/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=1722.26 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 20101 0 0 0 172226 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5035216 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5346
/proc/meminfo: memFree=30441876/32770624 swapFree=66999084/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=1782.26 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 20597 0 0 0 178226 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5350
/proc/meminfo: memFree=30441676/32770624 swapFree=66999084/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=1842.26 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 21129 0 0 0 184226 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 5364
/proc/meminfo: memFree=30441380/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=1902.26 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 21647 0 0 0 190226 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250289 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 5368
/proc/meminfo: memFree=30441312/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=1962.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 22162 0 0 0 196225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5156232 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 5372
/proc/meminfo: memFree=30441572/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2022.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 22693 0 0 0 202225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5193744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 5378
/proc/meminfo: memFree=30441680/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2082.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 23197 0 0 0 208225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 5382
/proc/meminfo: memFree=30441668/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2142.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 23729 0 0 0 214225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250284 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5387
/proc/meminfo: memFree=30441568/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2202.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 24244 0 0 0 220225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250287 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5393
/proc/meminfo: memFree=30441092/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2262.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 24758 0 0 0 226225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250293 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5397
/proc/meminfo: memFree=30441236/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2322.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 25274 0 0 0 232225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5035283 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/198 5402
/proc/meminfo: memFree=30442472/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2382.25 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 25809 0 0 0 238225 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5035283 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 1.92 2.00 1.95 3/198 5468
/proc/meminfo: memFree=30437580/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2400.06 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 26300 0 0 0 240006 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250293 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

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

[startup+2400.11 s]
# the end of solver process 5181 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.06 s, system=0.007999 s

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

[startup+2400.11 s]
/proc/loadavg: 1.92 2.00 1.95 3/198 5468
/proc/meminfo: memFree=30437580/32770624 swapFree=66999088/67108860
[pid=5181] ppid=5178 vsize=29600 memory=6216 CPUtime=2400.06 cores=0,2,4,6
/proc/5181/stat : 5181 (cosoco) R 5178 5181 4693 0 -1 4202496 26300 0 0 0 240006 0 0 0 20 0 1 0 433773889 30310400 1554 33554432000 4194304 6211092 140721085399680 140721085387560 5250293 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25460736 140721085408267 140721085408369 140721085408369 140721085411278 0
/proc/5181/statm: 7400 1554 874 493 0 705 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6216 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.007999
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 29600
Max. memory (cumulated for all children) (KiB): 6216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.007999
maximum resident set size= 6280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26353
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= 5
involuntary context switches= 624


# summary of solver processes directly reported to runsolver:
#   pid: 5181
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2400.06
#   total CPU system time (s): 0.007999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.12859 second user time and 15.603 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-15 20:18:35
IDJOB=4397608
IDBENCH=123133
IDSOLVER=2849
FILE ID=node106/4397608-1568575194
RUNJOBID= node106-1568569106-4724
PBS_JOBID= 21703334
Free space on /tmp= 59108 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai17a.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397608-1568575194/watcher-4397608-1568575194 -o /tmp/evaluation-result-4397608-1568575194/solver-4397608-1568575194 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4724 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397608-1568575194.xml

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

MD5SUM BENCH= 81773d4209de6c351c936c9444bef020
RANDOM SEED=1662273607

node106.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.79
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.79
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.79
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.79
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:        30447312 kB
MemAvailable:   31880912 kB
Buffers:          200408 kB
Cached:          1523460 kB
SwapCached:         8280 kB
Active:           495856 kB
Inactive:        1256256 kB
Active(anon):      30276 kB
Inactive(anon):    41332 kB
Active(file):     465580 kB
Inactive(file):  1214924 kB
Unevictable:      108852 kB
Mlocked:          108852 kB
SwapTotal:      67108860 kB
SwapFree:       66999064 kB
Dirty:              3020 kB
Writeback:             4 kB
AnonPages:        128712 kB
Mapped:            43492 kB
Shmem:             34844 kB
Slab:             167248 kB
SReclaimable:     137864 kB
SUnreclaim:        29384 kB
KernelStack:        3536 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     542912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59108 MiB
End job on node106 at 2019-09-15 20:58:35