Trace number 4259995

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-mini 1.1 (2017-07-29)SAT (TO)119956 2400.0801 2400.21

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119956
Best CPU time to get the best result obtained on this benchmark2400.0801
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size12
Maximum domain size43
Distribution of domain sizes[{"size":12,"count":12},{"size":43,"count":66}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"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.08	c best=?? lower=-319865 upper=0 
0.00/0.08	c
0.00/0.08	c This is cosoco 1.1 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts HOME/instance-4259995-1502022291.xml 
0.00/0.08	c enable optimization
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.00 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 156
0.00/0.08	c |            Domain Sizes: 12..43
0.00/0.08	c |
0.00/0.08	c |             Constraints: 68
0.00/0.08	c |                   Arity: 3..66  -- Ternary: 66
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          All Different: 1
0.00/0.08	c |                          Extension: 66  (nb tuples: 132..132) -- (shared: 65)
0.00/0.08	c |                          Sum: 1
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	o -164813
0.00/0.08	c    1 calls to solver: best=-164813 lower=-164812 upper=0 
0.00/0.08	o -161282
0.00/0.09	o -157233
0.00/0.09	c    3 calls to solver: best=-157233 lower=-157232 upper=0 
0.00/0.09	o -154702
0.02/0.10	o -153111
0.02/0.10	c    5 calls to solver: best=-153111 lower=-153110 upper=0 
0.02/0.10	o -151970
0.02/0.11	o -148740
0.02/0.11	c    7 calls to solver: best=-148740 lower=-148739 upper=0 
0.02/0.12	o -145696
0.02/0.13	o -144082
0.02/0.13	c    9 calls to solver: best=-144082 lower=-144081 upper=0 
0.12/0.21	o -139968
0.12/0.21	o -137124
0.12/0.21	c   11 calls to solver: best=-137124 lower=-137123 upper=0 
0.12/0.24	o -136420
0.32/0.44	o -135658
0.32/0.44	c   13 calls to solver: best=-135658 lower=-135657 upper=0 
0.62/0.78	o -135180
1.52/1.62	o -133798
1.52/1.62	c   15 calls to solver: best=-133798 lower=-133797 upper=0 
2.42/2.52	o -133266
2.62/2.77	o -132720
2.62/2.77	c   17 calls to solver: best=-132720 lower=-132719 upper=0 
5.02/5.13	o -132395
10.82/10.90	o -132149
10.82/10.90	c   19 calls to solver: best=-132149 lower=-132148 upper=0 
10.82/10.97	o -132031
13.02/13.11	o -130671
13.02/13.11	c   21 calls to solver: best=-130671 lower=-130670 upper=0 
13.02/13.12	o -130590
13.12/13.27	o -128695
13.12/13.27	c   23 calls to solver: best=-128695 lower=-128694 upper=0 
13.82/13.94	o -128467
17.22/17.36	o -126243
17.22/17.36	c   25 calls to solver: best=-126243 lower=-126242 upper=0 
17.32/17.42	o -125445
17.72/17.82	o -125123
17.72/17.82	c   27 calls to solver: best=-125123 lower=-125122 upper=0 
46.42/46.53	o -125114
55.22/55.31	o -124724
55.22/55.31	c   29 calls to solver: best=-124724 lower=-124723 upper=0 
114.01/114.17	o -122240
151.01/151.18	o -120194
151.01/151.18	c   31 calls to solver: best=-120194 lower=-120193 upper=0 
257.32/257.45	o -120027
1433.19/1433.31	o -119956
1433.19/1433.31	c   33 calls to solver: best=-119956 lower=-119955 upper=0 
2400.07/2400.20	
2400.07/2400.20	c *** INTERRUPTED ***
2400.07/2400.20	c restarts              : 108         
2400.07/2400.20	c conflicts             : 29326268     (12219 /sec)
2400.07/2400.20	c decisions             : 147755841    (61563 /sec)
2400.07/2400.20	c propagations          : 4168565344  (1736847 /sec)
2400.07/2400.20	c root propagations     : 2918        
2400.07/2400.20	c filter calls          : 1287551393     (536463 /sec)
2400.07/2400.20	c useless filter calls  : 953326517      (74 %)
2400.07/2400.20	c Memory used           : 26.80 MB
2400.07/2400.20	c CPU time              : 2400.08 s
2400.07/2400.20	
2400.07/2400.20	c nb Solutions = 33
2400.07/2400.20	s SATISFIABLE
2400.07/2400.20	c Best value found: -119956
2400.07/2400.20	
2400.07/2400.20	
2400.07/2400.20	v <instantiation type='solution' cost='-119956'>
2400.07/2400.20	v <list>d[0][0] d[0][10] d[0][11] 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][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][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[1][0] d[1][10] d[1][11] 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][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][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][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][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][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][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][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][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[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2400.07/2400.20	v <values>* 82 45 40 18 84 69 59 76 56 86 91 * * 25 * * * * * * * * * * * * * * * * * * * * * * 21 89 * 1 44 75 9 85 79 0 35 * 63 76 * * 82 36 50 36 82 74 56 * 95 91 * * * 12 35 26 0 26 11 * 56 57 * * * * 61 21 39 18 36 * 4 76 * * * * * 4 82 77 93 * 6 40 * * * * * * 6 30 1 * 41 11 * * * * * * * 71 29 * 6 71 * * * * * * * * 8 * 10 89 * * * * * * * * * 3 0 7 1 10 2 4 9 11 5 6 8 </values>
2400.07/2400.20	v </instantiation>
2400.07/2400.20	

Verifier Data

OK	119956

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-4259995-1502022291/watcher-4259995-1502022291 -o /tmp/evaluation-result-4259995-1502022291/solver-4259995-1502022291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502014216-3975 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4259995-1502022291.xml 

pid=5230
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.98 3/186 5233
/proc/meminfo: memFree=31506612/32770624 swapFree=0/340756
[pid=5233] ppid=5230 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5233/stat : 5233 (runsolver) D 5230 5233 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 101882339 24240128 108 18446744073709551615 4194304 4338465 140735288274560 140735288272200 140671503954647 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 37912576 140735288283330 140735288283721 140735288283721 140735288287178 0
/proc/5233/statm: 5918 108 54 36 0 2156 0

[startup+0.100535 s]
/proc/loadavg: 1.93 1.99 1.98 3/186 5233
/proc/meminfo: memFree=31506612/32770624 swapFree=0/340756
[pid=5233] ppid=5230 vsize=27436 CPUtime=0.02 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1186 0 0 0 2 0 0 0 20 0 1 0 101882339 28094464 1023 18446744073709551615 4194304 5747388 140729087085360 140729087082888 4949588 0 0 1 8405026 0 0 0 17 7 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1023 762 380 0 277 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27436

[startup+0.200537 s]
/proc/loadavg: 1.93 1.99 1.98 3/186 5233
/proc/meminfo: memFree=31506612/32770624 swapFree=0/340756
[pid=5233] ppid=5230 vsize=27436 CPUtime=0.12 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1188 0 0 0 12 0 0 0 20 0 1 0 101882339 28094464 1023 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025392 0 0 1 8405026 0 0 0 17 7 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1023 762 380 0 277 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27436

[startup+0.303535 s]
/proc/loadavg: 1.93 1.99 1.98 3/186 5233
/proc/meminfo: memFree=31506612/32770624 swapFree=0/340756
[pid=5233] ppid=5230 vsize=27436 CPUtime=0.22 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1188 0 0 0 22 0 0 0 20 0 1 0 101882339 28094464 1023 18446744073709551615 4194304 5747388 140729087085360 140729087082888 4947292 0 0 1 8405026 0 0 0 17 7 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1023 762 380 0 277 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 27436

[startup+0.700158 s]
/proc/loadavg: 1.93 1.99 1.98 3/186 5233
/proc/meminfo: memFree=31506612/32770624 swapFree=0/340756
[pid=5233] ppid=5230 vsize=27436 CPUtime=0.62 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1188 0 0 0 62 0 0 0 20 0 1 0 101882339 28094464 1023 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025392 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1023 762 380 0 277 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 27436

[startup+1.50017 s]
/proc/loadavg: 1.93 1.99 1.98 3/187 5235
/proc/meminfo: memFree=31505036/32770624 swapFree=0/340744
[pid=5233] ppid=5230 vsize=27436 CPUtime=1.42 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1188 0 0 0 142 0 0 0 20 0 1 0 101882339 28094464 1023 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025407 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1023 762 380 0 277 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 27436

[startup+3.10017 s]
/proc/loadavg: 1.93 1.99 1.98 3/187 5235
/proc/meminfo: memFree=31504664/32770624 swapFree=0/340744
[pid=5233] ppid=5230 vsize=27436 CPUtime=3.02 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1398 0 0 0 302 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5142941 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 27436

[startup+6.30018 s]
/proc/loadavg: 1.94 1.99 1.98 3/187 5235
/proc/meminfo: memFree=31504544/32770624 swapFree=0/340748
[pid=5233] ppid=5230 vsize=27436 CPUtime=6.22 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1607 0 0 0 622 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5133966 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 27436

[startup+12.7002 s]
/proc/loadavg: 2.02 2.00 1.98 3/187 5235
/proc/meminfo: memFree=31504308/32770624 swapFree=0/340752
[pid=5233] ppid=5230 vsize=27436 CPUtime=12.62 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 1817 0 0 0 1262 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 4949464 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27436

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 1.98 3/187 5299
/proc/meminfo: memFree=31140920/32770624 swapFree=0/340788
[pid=5233] ppid=5230 vsize=27436 CPUtime=25.42 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 2217 0 0 0 2542 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5142941 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 27436

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 1.99 3/187 5299
/proc/meminfo: memFree=31136024/32770624 swapFree=0/340804
[pid=5233] ppid=5230 vsize=27436 CPUtime=51.02 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 2427 0 0 0 5102 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025399 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 27436

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/184 5301
/proc/meminfo: memFree=31135004/32770624 swapFree=0/340816
[pid=5233] ppid=5230 vsize=27436 CPUtime=102.22 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 2618 0 0 0 10222 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025407 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27436

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/185 5304
/proc/meminfo: memFree=31127496/32770624 swapFree=0/340832
[pid=5233] ppid=5230 vsize=27436 CPUtime=162.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 2847 0 0 0 16221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949583 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27436

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.99 3/185 5307
/proc/meminfo: memFree=31127380/32770624 swapFree=0/340872
[pid=5233] ppid=5230 vsize=27436 CPUtime=222.22 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 3037 0 0 0 22222 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5133826 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27436

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/185 5309
/proc/meminfo: memFree=31123968/32770624 swapFree=0/340900
[pid=5233] ppid=5230 vsize=27436 CPUtime=282.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 3246 0 0 0 28221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025407 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27436

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/185 5311
/proc/meminfo: memFree=31123880/32770624 swapFree=0/340908
[pid=5233] ppid=5230 vsize=27436 CPUtime=342.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 3436 0 0 0 34221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025570 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 27436

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/185 5313
/proc/meminfo: memFree=31123688/32770624 swapFree=0/340920
[pid=5233] ppid=5230 vsize=27436 CPUtime=402.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 3626 0 0 0 40221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025407 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 27436

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/184 5315
/proc/meminfo: memFree=31123472/32770624 swapFree=0/340924
[pid=5233] ppid=5230 vsize=27436 CPUtime=462.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 3816 0 0 0 46221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025407 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 27436

[startup+522.3 s]
/proc/loadavg: 1.96 2.00 1.99 3/184 5317
/proc/meminfo: memFree=31122576/32770624 swapFree=0/340924
[pid=5233] ppid=5230 vsize=27436 CPUtime=522.21 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 4006 0 0 0 52221 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 5025404 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 27436

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/188 5334
/proc/meminfo: memFree=31117448/32770624 swapFree=0/340952
[pid=5233] ppid=5230 vsize=27436 CPUtime=582.2 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 4196 0 0 0 58220 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087082888 4947295 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 27436


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

[startup+1482.3 s]
/proc/loadavg: 2.08 2.05 2.04 3/185 5382
/proc/meminfo: memFree=31121432/32770624 swapFree=0/341228
[pid=5233] ppid=5230 vsize=27436 CPUtime=1482.19 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 7066 0 0 0 148219 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025413 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1482.19
Current children cumulated vsize (KiB) 27436

[startup+1542.31 s]
/proc/loadavg: 2.03 2.04 2.04 3/185 5384
/proc/meminfo: memFree=31121540/32770624 swapFree=0/341244
[pid=5233] ppid=5230 vsize=27436 CPUtime=1542.19 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 7256 0 0 0 154219 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4947292 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1542.19
Current children cumulated vsize (KiB) 27436

[startup+1602.3 s]
/proc/loadavg: 1.97 2.02 2.04 3/185 5386
/proc/meminfo: memFree=31121300/32770624 swapFree=0/341256
[pid=5233] ppid=5230 vsize=27436 CPUtime=1602.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 7446 0 0 0 160218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949491 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1602.18
Current children cumulated vsize (KiB) 27436

[startup+1662.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 5388
/proc/meminfo: memFree=31121392/32770624 swapFree=0/341272
[pid=5233] ppid=5230 vsize=27436 CPUtime=1662.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 7634 0 0 0 166218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4947292 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1662.18
Current children cumulated vsize (KiB) 27436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 5390
/proc/meminfo: memFree=31121540/32770624 swapFree=0/341304
[pid=5233] ppid=5230 vsize=27436 CPUtime=1722.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 7822 0 0 0 172218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949028 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1722.18
Current children cumulated vsize (KiB) 27436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5407
/proc/meminfo: memFree=31116068/32770624 swapFree=0/341332
[pid=5233] ppid=5230 vsize=27436 CPUtime=1782.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8011 0 0 0 178218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4915567 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 27436

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5409
/proc/meminfo: memFree=31115372/32770624 swapFree=0/341356
[pid=5233] ppid=5230 vsize=27436 CPUtime=1842.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8202 0 0 0 184218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025344 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1842.18
Current children cumulated vsize (KiB) 27436

[startup+1902.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/186 5412
/proc/meminfo: memFree=31119356/32770624 swapFree=0/341360
[pid=5233] ppid=5230 vsize=27436 CPUtime=1902.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8392 0 0 0 190218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025392 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1902.18
Current children cumulated vsize (KiB) 27436

[startup+1962.3 s]
/proc/loadavg: 1.97 2.02 2.04 3/186 5414
/proc/meminfo: memFree=31119720/32770624 swapFree=0/341376
[pid=5233] ppid=5230 vsize=27436 CPUtime=1962.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8582 0 0 0 196218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025404 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 1962.18
Current children cumulated vsize (KiB) 27436

[startup+2022.3 s]
/proc/loadavg: 1.99 2.02 2.04 3/186 5416
/proc/meminfo: memFree=31120436/32770624 swapFree=0/341388
[pid=5233] ppid=5230 vsize=27436 CPUtime=2022.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8770 0 0 0 202218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949516 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2022.18
Current children cumulated vsize (KiB) 27436

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 5418
/proc/meminfo: memFree=31120784/32770624 swapFree=0/341424
[pid=5233] ppid=5230 vsize=27436 CPUtime=2082.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 8958 0 0 0 208218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5142941 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2082.18
Current children cumulated vsize (KiB) 27436

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 5420
/proc/meminfo: memFree=31120812/32770624 swapFree=0/341444
[pid=5233] ppid=5230 vsize=27436 CPUtime=2142.17 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 9148 0 0 0 214217 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949045 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2142.17
Current children cumulated vsize (KiB) 27436

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5422
/proc/meminfo: memFree=31121272/32770624 swapFree=0/341456
[pid=5233] ppid=5230 vsize=27436 CPUtime=2202.18 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 9338 0 0 0 220218 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025409 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2202.18
Current children cumulated vsize (KiB) 27436

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5424
/proc/meminfo: memFree=31121304/32770624 swapFree=0/341488
[pid=5233] ppid=5230 vsize=27436 CPUtime=2262.17 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 9528 0 0 0 226217 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 5025570 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2262.17
Current children cumulated vsize (KiB) 27436

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5426
/proc/meminfo: memFree=31121144/32770624 swapFree=0/341508
[pid=5233] ppid=5230 vsize=27436 CPUtime=2322.17 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 9718 0 0 0 232217 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4872847 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2322.17
Current children cumulated vsize (KiB) 27436

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 5442
/proc/meminfo: memFree=31115824/32770624 swapFree=0/341528
[pid=5233] ppid=5230 vsize=27436 CPUtime=2382.17 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 9908 0 0 0 238217 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4915704 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2382.17
Current children cumulated vsize (KiB) 27436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 5442
/proc/meminfo: memFree=31116084/32770624 swapFree=0/341532
[pid=5233] ppid=5230 vsize=27436 CPUtime=2400.07 cores=1,3,5,7
/proc/5233/stat : 5233 (cosoco) R 5230 5233 2911 0 -1 4202496 10095 0 0 0 240007 0 0 0 20 0 1 0 101882339 28094464 1030 18446744073709551615 4194304 5747388 140729087085360 140729087072632 4949028 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 7845728 7850568 10010624 140729087087086 140729087087181 140729087087181 140729087090638 0
/proc/5233/statm: 6859 1030 762 380 0 277 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 27436

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 5233 sig 9
??? kill -5233 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.08
CPU user time (s): 2400.08
CPU system time (s): 0.002999
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 27436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.002999
maximum resident set size= 4196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10146
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= 6
involuntary context switches= 614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73091 second user time and 8.00251 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-06 14:10:31
IDJOB=4259995
IDBENCH=123120
IDSOLVER=2647
FILE ID=node132/4259995-1502022291
RUNJOBID= node132-1502014216-3975
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259995-1502022291/watcher-4259995-1502022291 -o /tmp/evaluation-result-4259995-1502022291/solver-4259995-1502022291 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502014216-3975 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4259995-1502022291.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=597101644

node132.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.74
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.74
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.74
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.74
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:        31506612 kB
MemAvailable:   31986948 kB
Buffers:          202456 kB
Cached:           577172 kB
SwapCached:            0 kB
Active:           467516 kB
Inactive:         373384 kB
Active(anon):      62112 kB
Inactive(anon):    32628 kB
Active(file):     405404 kB
Inactive(file):   340756 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2236 kB
Writeback:             4 kB
AnonPages:         65440 kB
Mapped:            50016 kB
Shmem:             33468 kB
Slab:             126484 kB
SReclaimable:     100020 kB
SUnreclaim:        26464 kB
KernelStack:        3552 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     330860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-06 14:50:31