Trace number 4240535

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: cosoco 1.1? (TO) 2400.06 2401

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112208
Best CPU time to get the best result obtained on this benchmark14116.1
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.01	c best=?? lower=0 upper=319865 
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 156
0.00/0.01	c |            Domain Sizes: 12..43
0.00/0.01	c |
0.00/0.01	c |             Constraints: 68
0.00/0.01	c |                   Arity: 3..66  -- Ternary: 66
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 66  (nb tuples: 132..132) -- (shared: 65)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	o 164813
0.00/0.01	c    1 calls to solver: best=164813 lower=0 upper=164812 
0.00/0.01	o 161282
0.00/0.03	o 157233
0.00/0.03	c    3 calls to solver: best=157233 lower=0 upper=157232 
0.00/0.03	o 154702
0.00/0.04	o 153111
0.00/0.04	c    5 calls to solver: best=153111 lower=0 upper=153110 
0.00/0.05	o 151970
0.00/0.05	o 148740
0.00/0.05	c    7 calls to solver: best=148740 lower=0 upper=148739 
0.00/0.07	o 145696
0.00/0.08	o 144082
0.00/0.08	c    9 calls to solver: best=144082 lower=0 upper=144081 
0.09/0.18	o 139968
0.09/0.18	o 137124
0.09/0.18	c   11 calls to solver: best=137124 lower=0 upper=137123 
0.19/0.21	o 136420
0.39/0.41	o 135658
0.39/0.41	c   13 calls to solver: best=135658 lower=0 upper=135657 
0.69/0.75	o 135180
1.59/1.60	o 133798
1.59/1.60	c   15 calls to solver: best=133798 lower=0 upper=133797 
2.49/2.51	o 133266
2.69/2.76	o 132720
2.69/2.76	c   17 calls to solver: best=132720 lower=0 upper=132719 
5.09/5.16	o 132395
10.99/11.04	o 132149
10.99/11.04	c   19 calls to solver: best=132149 lower=0 upper=132148 
11.09/11.12	o 132031
13.19/13.29	o 130671
13.19/13.29	c   21 calls to solver: best=130671 lower=0 upper=130670 
13.29/13.30	o 130590
13.39/13.46	o 128695
13.39/13.46	c   23 calls to solver: best=128695 lower=0 upper=128694 
14.09/14.14	o 128467
17.59/17.62	o 126243
17.59/17.62	c   25 calls to solver: best=126243 lower=0 upper=126242 
17.59/17.67	o 125445
17.99/18.08	o 125123
17.99/18.08	c   27 calls to solver: best=125123 lower=0 upper=125122 
47.17/47.24	o 125114
56.08/56.18	o 124724
56.08/56.18	c   29 calls to solver: best=124724 lower=0 upper=124723 
115.95/116.02	o 122240
153.53/153.67	o 120194
153.53/153.67	c   31 calls to solver: best=120194 lower=0 upper=120193 
261.70/261.82	o 120027
1456.72/1457.38	o 119956
1456.72/1457.38	c   33 calls to solver: best=119956 lower=0 upper=119955 

Verifier Data

One s line expected

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-4240535-1500638516/watcher-4240535-1500638516 -o /tmp/evaluation-result-4240535-1500638516/solver-4240535-1500638516 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3189 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240535-1500638516.xml 

pid=6780
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: 2.14 2.05 2.05 3/188 6783
/proc/meminfo: memFree=31534080/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27388 CPUtime=0 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1076 0 0 0 0 0 0 0 20 0 1 0 17128011 28045312 898 33554432000 4194304 5970956 140728645520304 140728645515368 139834137787365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6881 898 703 434 0 245 0

[startup+0.100115 s]
/proc/loadavg: 2.14 2.05 2.05 3/188 6783
/proc/meminfo: memFree=31534080/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27656 CPUtime=0.09 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1203 0 0 0 9 0 0 0 20 0 1 0 17128011 28319744 1030 33554432000 4194304 5970956 140728645520304 140728645507608 4934120 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1030 772 434 0 278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27656

[startup+0.200245 s]
/proc/loadavg: 2.14 2.05 2.05 3/188 6783
/proc/meminfo: memFree=31534080/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27656 CPUtime=0.19 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1203 0 0 0 19 0 0 0 20 0 1 0 17128011 28319744 1030 33554432000 4194304 5970956 140728645520304 140728645507608 5136608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1030 772 434 0 278 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27656

[startup+0.300202 s]
/proc/loadavg: 2.14 2.05 2.05 3/188 6783
/proc/meminfo: memFree=31534080/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27656 CPUtime=0.29 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1203 0 0 0 29 0 0 0 20 0 1 0 17128011 28319744 1030 33554432000 4194304 5970956 140728645520304 140728645517864 5045736 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1030 772 434 0 278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27656

[startup+0.700174 s]
/proc/loadavg: 2.14 2.05 2.05 3/188 6783
/proc/meminfo: memFree=31534080/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27656 CPUtime=0.69 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1203 0 0 0 69 0 0 0 20 0 1 0 17128011 28319744 1030 33554432000 4194304 5970956 140728645520304 140728645507608 5136611 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1030 772 434 0 278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27656

[startup+1.50017 s]
/proc/loadavg: 2.14 2.05 2.05 3/189 6784
/proc/meminfo: memFree=31533368/32770624 swapFree=7224/450992
[pid=6783] ppid=6780 vsize=27656 CPUtime=1.49 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1203 0 0 0 149 0 0 0 20 0 1 0 17128011 28319744 1030 33554432000 4194304 5970956 140728645520304 140728645517864 5047532 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1030 772 434 0 278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27656

[startup+3.10017 s]
/proc/loadavg: 2.14 2.05 2.05 3/189 6784
/proc/meminfo: memFree=31533160/32770624 swapFree=7224/451012
[pid=6783] ppid=6780 vsize=27656 CPUtime=3.09 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1407 0 0 0 309 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645507608 4934432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27656

[startup+6.30017 s]
/proc/loadavg: 2.13 2.04 2.05 3/189 6784
/proc/meminfo: memFree=31532936/32770624 swapFree=7224/451020
[pid=6783] ppid=6780 vsize=27656 CPUtime=6.29 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1609 0 0 0 629 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645517864 4908737 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27656

[startup+12.7002 s]
/proc/loadavg: 2.12 2.04 2.05 3/189 6784
/proc/meminfo: memFree=31532936/32770624 swapFree=7224/451028
[pid=6783] ppid=6780 vsize=27656 CPUtime=12.69 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 1813 0 0 0 1269 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645517864 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27656

[startup+25.5002 s]
/proc/loadavg: 2.09 2.04 2.05 3/189 6784
/proc/meminfo: memFree=31533184/32770624 swapFree=7224/451036
[pid=6783] ppid=6780 vsize=27656 CPUtime=25.48 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 2200 0 0 0 2548 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645507608 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27656

[startup+51.1002 s]
/proc/loadavg: 2.06 2.04 2.05 3/189 6784
/proc/meminfo: memFree=31533316/32770624 swapFree=7224/451052
[pid=6783] ppid=6780 vsize=27656 CPUtime=51.07 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 2403 0 0 0 5107 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645517864 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27656

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/189 6785
/proc/meminfo: memFree=31532680/32770624 swapFree=7224/451100
[pid=6783] ppid=6780 vsize=27656 CPUtime=102.26 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 2588 0 0 0 10226 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645507608 5136629 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27656

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/189 6786
/proc/meminfo: memFree=31533016/32770624 swapFree=7224/451136
[pid=6783] ppid=6780 vsize=27656 CPUtime=162.23 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 2812 0 0 0 16223 0 0 0 20 0 1 0 17128011 28319744 1043 33554432000 4194304 5970956 140728645520304 140728645507608 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1043 780 434 0 278 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27656

[startup+222.306 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 6787
/proc/meminfo: memFree=31533156/32770624 swapFree=7224/451176
[pid=6783] ppid=6780 vsize=27656 CPUtime=222.21 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 2995 0 0 0 22221 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136620 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27656

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6788
/proc/meminfo: memFree=31533348/32770624 swapFree=7224/451212
[pid=6783] ppid=6780 vsize=27656 CPUtime=282.18 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 3198 0 0 0 28218 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5093213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27656

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6789
/proc/meminfo: memFree=31533096/32770624 swapFree=7224/451244
[pid=6783] ppid=6780 vsize=27656 CPUtime=342.16 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 3381 0 0 0 34216 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5045624 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27656

[startup+402.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/187 6790
/proc/meminfo: memFree=31532972/32770624 swapFree=7224/451272
[pid=6783] ppid=6780 vsize=27656 CPUtime=402.13 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 3564 0 0 0 40213 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5045448 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 27656

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 6791
/proc/meminfo: memFree=31533108/32770624 swapFree=7224/451308
[pid=6783] ppid=6780 vsize=27656 CPUtime=462.11 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 3747 0 0 0 46211 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5136637 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 27656

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6799
/proc/meminfo: memFree=31532432/32770624 swapFree=7224/451356
[pid=6783] ppid=6780 vsize=27656 CPUtime=522.09 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 3930 0 0 0 52209 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 27656

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6800
/proc/meminfo: memFree=31532044/32770624 swapFree=7224/451384
[pid=6783] ppid=6780 vsize=27656 CPUtime=582.06 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 4113 0 0 0 58206 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645517864 5047532 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 27656


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6823
/proc/meminfo: memFree=31532296/32770624 swapFree=7224/451872
[pid=6783] ppid=6780 vsize=27656 CPUtime=1481.71 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 6880 0 0 0 148171 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 27656

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6824
/proc/meminfo: memFree=31532280/32770624 swapFree=7224/451900
[pid=6783] ppid=6780 vsize=27656 CPUtime=1541.7 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7063 0 0 0 154170 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5047051 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 27656

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 6826
/proc/meminfo: memFree=31532220/32770624 swapFree=7224/451952
[pid=6783] ppid=6780 vsize=27656 CPUtime=1601.67 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7246 0 0 0 160167 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 27656

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6827
/proc/meminfo: memFree=31532056/32770624 swapFree=7224/451988
[pid=6783] ppid=6780 vsize=27656 CPUtime=1661.64 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7429 0 0 0 166164 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5098944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 27656

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6835
/proc/meminfo: memFree=31531304/32770624 swapFree=7224/452028
[pid=6783] ppid=6780 vsize=27656 CPUtime=1721.62 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7612 0 0 0 172162 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 4930630 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 27656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6836
/proc/meminfo: memFree=31531200/32770624 swapFree=7224/452056
[pid=6783] ppid=6780 vsize=27656 CPUtime=1781.6 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7795 0 0 0 178160 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5045308 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 27656

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6837
/proc/meminfo: memFree=31531324/32770624 swapFree=7224/452092
[pid=6783] ppid=6780 vsize=27656 CPUtime=1841.57 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 7978 0 0 0 184157 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5045311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1841.57
Current children cumulated vsize (KiB) 27656

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 6838
/proc/meminfo: memFree=31532148/32770624 swapFree=7224/452140
[pid=6783] ppid=6780 vsize=27656 CPUtime=1901.55 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 8161 0 0 0 190155 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5045648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1901.55
Current children cumulated vsize (KiB) 27656

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6839
/proc/meminfo: memFree=31532272/32770624 swapFree=7224/452168
[pid=6783] ppid=6780 vsize=27656 CPUtime=1961.53 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 8344 0 0 0 196153 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5327113 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 1961.53
Current children cumulated vsize (KiB) 27656

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6840
/proc/meminfo: memFree=31532612/32770624 swapFree=7224/452196
[pid=6783] ppid=6780 vsize=27656 CPUtime=2021.5 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 8527 0 0 0 202150 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136611 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2021.5
Current children cumulated vsize (KiB) 27656

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6841
/proc/meminfo: memFree=31532488/32770624 swapFree=7224/452228
[pid=6783] ppid=6780 vsize=27656 CPUtime=2081.48 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 8710 0 0 0 208148 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136615 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2081.48
Current children cumulated vsize (KiB) 27656

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6842
/proc/meminfo: memFree=31532248/32770624 swapFree=7224/452256
[pid=6783] ppid=6780 vsize=27656 CPUtime=2141.46 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 8892 0 0 0 214146 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136623 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2141.46
Current children cumulated vsize (KiB) 27656

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6843
/proc/meminfo: memFree=31531944/32770624 swapFree=7224/452292
[pid=6783] ppid=6780 vsize=27656 CPUtime=2201.44 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 9075 0 0 0 220144 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2201.44
Current children cumulated vsize (KiB) 27656

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6844
/proc/meminfo: memFree=31531692/32770624 swapFree=7224/452320
[pid=6783] ppid=6780 vsize=27656 CPUtime=2261.41 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 9258 0 0 0 226141 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2261.41
Current children cumulated vsize (KiB) 27656

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 6916
/proc/meminfo: memFree=31508064/32770624 swapFree=7224/452580
[pid=6783] ppid=6780 vsize=27656 CPUtime=2321.39 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 9441 0 0 0 232139 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2321.39
Current children cumulated vsize (KiB) 27656

[startup+2382.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/187 6917
/proc/meminfo: memFree=31507684/32770624 swapFree=7224/452616
[pid=6783] ppid=6780 vsize=27656 CPUtime=2381.36 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 9624 0 0 0 238136 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5136577 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2381.36
Current children cumulated vsize (KiB) 27656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 6917
/proc/meminfo: memFree=31507932/32770624 swapFree=7224/452624
[pid=6783] ppid=6780 vsize=27656 CPUtime=2400.05 cores=1,3,5,7
/proc/6783/stat : 6783 (cosoco) R 6780 6783 3157 0 -1 4202496 9807 0 0 0 240005 0 0 0 20 0 1 0 17128011 28319744 1044 33554432000 4194304 5970956 140728645520304 140728645507608 5093213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 12152832 140728645522625 140728645522755 140728645522755 140728645525454 0
/proc/6783/statm: 6914 1044 780 434 0 278 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 27656

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

Child status: 1
Real time (s): 2401
CPU time (s): 2400.06
CPU user time (s): 2400.06
CPU system time (s): 0.002115
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 27656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.002115
maximum resident set size= 4224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9848
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= 12
involuntary context switches= 120675

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.45555 second user time and 8.24979 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-21 14:01:56
IDJOB=4240535
IDBENCH=123120
IDSOLVER=2620
FILE ID=node126/4240535-1500638516
RUNJOBID= node126-1500623778-3189
PBS_JOBID= 20623007
Free space on /tmp= 61988 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240535-1500638516/watcher-4240535-1500638516 -o /tmp/evaluation-result-4240535-1500638516/solver-4240535-1500638516 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3189 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240535-1500638516.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=129475189

node126.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	: 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	: 5334.03
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		: 2133.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		: 1600.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	: 5334.03
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		: 1733.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		: 1600.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	: 5334.03
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	: 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		: 1600.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	: 5334.03
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		: 1600.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:        31534608 kB
MemAvailable:   32010364 kB
Buffers:          162316 kB
Cached:           593640 kB
SwapCached:            0 kB
Active:           351404 kB
Inactive:         459840 kB
Active(anon):      58236 kB
Inactive(anon):     8848 kB
Active(file):     293168 kB
Inactive(file):   450992 kB
Unevictable:        7224 kB
Mlocked:            7224 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2348 kB
Writeback:            56 kB
AnonPages:         62788 kB
Mapped:            34360 kB
Shmem:              8848 kB
Slab:             120072 kB
SReclaimable:      94864 kB
SUnreclaim:        25208 kB
KernelStack:        3344 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     330672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node126 at 2017-07-21 14:41:57