Trace number 4267878

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 1.12SAT (TO)123 2520.0801 2519.8999

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n20/
TravellingSalesman-20-30-09.xml
MD5SUM3778b76dec94085d2dd964afc4e92a91
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark120
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size34
Distribution of domain sizes[{"size":20,"count":20},{"size":34,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"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.06	c best=?? lower=-720 upper=-40 
0.00/0.06	c
0.00/0.06	c This is cosoco 1.12 --  
0.00/0.06	c
0.00/0.06	c command line: cosoco -lc -model -restarts HOME/instance-4267878-1502549906.xml 
0.00/0.06	c enable optimization
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.00 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 40
0.00/0.06	c |            Domain Sizes: 20..34
0.00/0.06	c |
0.00/0.06	c |             Constraints: 22
0.00/0.06	c |                   Arity: 3..20  -- Ternary: 20
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          All Different: 1
0.00/0.06	c |                          Extension: 20  (nb tuples: 380..380) -- (shared: 19)
0.00/0.06	c |                          Sum: 1
0.00/0.06	c |                          
0.00/0.06	c =========================================================================================================
0.00/0.06	o -203
0.00/0.06	c    1 calls to solver: best=-203 lower=-202 upper=-40 
0.00/0.07	o -170
0.00/0.08	o -140
0.00/0.08	c    3 calls to solver: best=-140 lower=-139 upper=-40 
0.00/0.08	o -139
0.03/0.13	o -138
0.03/0.13	c    5 calls to solver: best=-138 lower=-137 upper=-40 
0.03/0.13	o -133
0.03/0.13	o -132
0.03/0.13	c    7 calls to solver: best=-132 lower=-131 upper=-40 
0.43/0.57	o -127
2.33/2.43	o -126
2.33/2.43	c    9 calls to solver: best=-126 lower=-125 upper=-40 
1966.42/1966.32	o -125
2298.16/2298.01	o -123
2298.16/2298.01	c   11 calls to solver: best=-123 lower=-122 upper=-40 
2520.08/2519.90	
2520.08/2519.90	c *** INTERRUPTED ***
2520.08/2519.90	c restarts              : 115         
2520.08/2519.90	c conflicts             : 59637176     (23665 /sec)
2520.08/2519.90	c decisions             : 91252148     (36210 /sec)
2520.08/2519.90	c propagations          : 9780830963  (3881157 /sec)
2520.08/2519.90	c root propagations     : 920         
2520.08/2519.90	c filter calls          : 1116522346     (443050 /sec)
2520.08/2519.90	c useless filter calls  : 558168713      (49 %)
2520.08/2519.90	c Memory used           : 26.50 MB
2520.08/2519.90	c CPU time              : 2520.08 s
2520.08/2519.90	
2520.08/2519.90	c nb Solutions = 11
2520.08/2519.90	s SATISFIABLE
2520.08/2519.90	c Best value found: -123
2520.08/2519.90	
2520.08/2519.90	
2520.08/2519.90	v <instantiation type='solution' cost='-123'>
2520.08/2519.90	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2520.08/2519.90	v <values>2 14 13 12 11 8 6 3 9 7 1 0 4 5 10 16 17 18 15 19 2 3 7 4 8 4 2 12 3 9 3 5 2 5 14 2 5 5 18 10 </values>
2520.08/2519.90	v </instantiation>
2520.08/2519.90	

Verifier Data

OK	123

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-4267878-1502549906/watcher-4267878-1502549906 -o /tmp/evaluation-result-4267878-1502549906/solver-4267878-1502549906 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267878-1502549906.xml 

pid=31882
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.04 2.04 2.05 3/180 31885
/proc/meminfo: memFree=31221384/32770624 swapFree=0/526944
[pid=31885] ppid=31882 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31885/stat : 31885 (runsolver) D 31882 31885 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 57211313 24240128 106 18446744073709551615 4194304 4338465 140726869990320 140726869987960 140574734254807 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 31395840 140726869991617 140726869992009 140726869992009 140726869995466 0
/proc/31885/statm: 5918 106 53 36 0 2156 0

[startup+0.100197 s]
/proc/loadavg: 2.04 2.04 2.05 3/180 31885
/proc/meminfo: memFree=31221384/32770624 swapFree=0/526944
[pid=31885] ppid=31882 vsize=27128 CPUtime=0.03 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1067 0 0 0 3 0 0 0 20 0 1 0 57211313 27779072 898 18446744073709551615 4194304 5972588 140723529242832 140723529239480 5139507 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 898 769 435 0 145 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27128

[startup+0.20033 s]
/proc/loadavg: 2.04 2.04 2.05 3/180 31885
/proc/meminfo: memFree=31221384/32770624 swapFree=0/526944
[pid=31885] ppid=31882 vsize=27128 CPUtime=0.13 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1067 0 0 0 13 0 0 0 20 0 1 0 57211313 27779072 898 18446744073709551615 4194304 5972588 140723529242832 140723529239480 4935463 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 898 769 435 0 145 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27128

[startup+0.300315 s]
/proc/loadavg: 2.04 2.04 2.05 3/180 31885
/proc/meminfo: memFree=31221384/32770624 swapFree=0/526944
[pid=31885] ppid=31882 vsize=27128 CPUtime=0.23 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1067 0 0 0 23 0 0 0 20 0 1 0 57211313 27779072 898 18446744073709551615 4194304 5972588 140723529242832 140723529239480 5047534 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 898 769 435 0 145 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27128

[startup+0.700275 s]
/proc/loadavg: 2.04 2.04 2.05 3/180 31885
/proc/meminfo: memFree=31221384/32770624 swapFree=0/526944
[pid=31885] ppid=31882 vsize=27128 CPUtime=0.63 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1067 0 0 0 63 0 0 0 20 0 1 0 57211313 27779072 898 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4975784 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 898 769 435 0 145 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27128

[startup+1.50027 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 31886
/proc/meminfo: memFree=31221440/32770624 swapFree=0/526948
[pid=31885] ppid=31882 vsize=27128 CPUtime=1.43 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1067 0 0 0 143 0 0 0 20 0 1 0 57211313 27779072 898 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4931808 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 898 769 435 0 145 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27128

[startup+3.10028 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 31886
/proc/meminfo: memFree=31221192/32770624 swapFree=0/526948
[pid=31885] ppid=31882 vsize=27128 CPUtime=3.03 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1137 0 0 0 303 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4971884 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27128

[startup+6.30027 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 31886
/proc/meminfo: memFree=31220776/32770624 swapFree=0/526948
[pid=31885] ppid=31882 vsize=27128 CPUtime=6.23 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1194 0 0 0 623 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935613 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27128

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 31886
/proc/meminfo: memFree=31220496/32770624 swapFree=0/526948
[pid=31885] ppid=31882 vsize=27128 CPUtime=12.63 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1251 0 0 0 1263 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4936000 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27128

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 31886
/proc/meminfo: memFree=31220496/32770624 swapFree=0/526956
[pid=31885] ppid=31882 vsize=27128 CPUtime=25.43 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1365 0 0 0 2543 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935502 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27128

[startup+51.1003 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 31887
/proc/meminfo: memFree=31220496/32770624 swapFree=0/526948
[pid=31885] ppid=31882 vsize=27128 CPUtime=51.04 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1433 0 0 0 5104 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935463 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27128

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 31889
/proc/meminfo: memFree=31219752/32770624 swapFree=0/526956
[pid=31885] ppid=31882 vsize=27128 CPUtime=102.25 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1491 0 0 0 10225 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935642 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27128

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 31891
/proc/meminfo: memFree=31219636/32770624 swapFree=0/526964
[pid=31885] ppid=31882 vsize=27128 CPUtime=162.25 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1549 0 0 0 16225 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5321122 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27128

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 31893
/proc/meminfo: memFree=31219900/32770624 swapFree=0/526972
[pid=31885] ppid=31882 vsize=27128 CPUtime=222.26 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1607 0 0 0 22226 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935490 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 27128

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 31895
/proc/meminfo: memFree=31220032/32770624 swapFree=0/526984
[pid=31885] ppid=31882 vsize=27128 CPUtime=282.26 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1607 0 0 0 28226 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139264 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 27128

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 31911
/proc/meminfo: memFree=31215268/32770624 swapFree=0/527012
[pid=31885] ppid=31882 vsize=27128 CPUtime=342.27 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1665 0 0 0 34227 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5099674 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 27128

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 31913
/proc/meminfo: memFree=31216416/32770624 swapFree=0/527016
[pid=31885] ppid=31882 vsize=27128 CPUtime=402.27 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1665 0 0 0 40227 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139338 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 27128

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31915
/proc/meminfo: memFree=31219920/32770624 swapFree=0/527024
[pid=31885] ppid=31882 vsize=27128 CPUtime=462.28 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1723 0 0 0 46228 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5094096 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 27128

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31917
/proc/meminfo: memFree=31219664/32770624 swapFree=0/527032
[pid=31885] ppid=31882 vsize=27128 CPUtime=522.28 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1723 0 0 0 52228 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935490 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 27128

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31919
/proc/meminfo: memFree=31219788/32770624 swapFree=0/527036
[pid=31885] ppid=31882 vsize=27128 CPUtime=582.29 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 1781 0 0 0 58229 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4934348 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 27128


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


[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 32009
/proc/meminfo: memFree=31218860/32770624 swapFree=0/527320
[pid=31885] ppid=31882 vsize=27128 CPUtime=1662.39 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2303 0 0 0 166239 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139312 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1662.39
Current children cumulated vsize (KiB) 27128

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 32011
/proc/meminfo: memFree=31218876/32770624 swapFree=0/527332
[pid=31885] ppid=31882 vsize=27128 CPUtime=1722.4 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2303 0 0 0 172240 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4971544 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1722.4
Current children cumulated vsize (KiB) 27128

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 32013
/proc/meminfo: memFree=31218884/32770624 swapFree=0/527336
[pid=31885] ppid=31882 vsize=27128 CPUtime=1782.4 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2359 0 0 0 178240 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935502 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (KiB) 27128

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 32015
/proc/meminfo: memFree=31219132/32770624 swapFree=0/527344
[pid=31885] ppid=31882 vsize=27128 CPUtime=1842.41 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2361 0 0 0 184241 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139324 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1842.41
Current children cumulated vsize (KiB) 27128

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 32017
/proc/meminfo: memFree=31219256/32770624 swapFree=0/527352
[pid=31885] ppid=31882 vsize=27128 CPUtime=1902.42 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2417 0 0 0 190242 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139312 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1902.42
Current children cumulated vsize (KiB) 27128

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32019
/proc/meminfo: memFree=31219380/32770624 swapFree=0/527364
[pid=31885] ppid=31882 vsize=27128 CPUtime=1962.42 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2419 0 0 0 196242 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5325799 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 1962.42
Current children cumulated vsize (KiB) 27128

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32021
/proc/meminfo: memFree=31219504/32770624 swapFree=0/527376
[pid=31885] ppid=31882 vsize=27128 CPUtime=2022.43 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2489 0 0 0 202243 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529240280 5139341 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2022.43
Current children cumulated vsize (KiB) 27128

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32023
/proc/meminfo: memFree=31219504/32770624 swapFree=0/527380
[pid=31885] ppid=31882 vsize=27128 CPUtime=2082.44 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2489 0 0 0 208244 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529240280 5094189 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2082.44
Current children cumulated vsize (KiB) 27128

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 32039
/proc/meminfo: memFree=31214872/32770624 swapFree=0/527396
[pid=31885] ppid=31882 vsize=27128 CPUtime=2142.44 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2547 0 0 0 214244 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529240280 4972741 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2142.44
Current children cumulated vsize (KiB) 27128

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 32041
/proc/meminfo: memFree=31215380/32770624 swapFree=0/527424
[pid=31885] ppid=31882 vsize=27128 CPUtime=2202.45 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2547 0 0 0 220245 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529240280 4977681 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2202.45
Current children cumulated vsize (KiB) 27128

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32043
/proc/meminfo: memFree=31219260/32770624 swapFree=0/527424
[pid=31885] ppid=31882 vsize=27128 CPUtime=2262.45 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2605 0 0 0 226245 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529240280 5321024 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2262.45
Current children cumulated vsize (KiB) 27128

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32045
/proc/meminfo: memFree=31219012/32770624 swapFree=0/527432
[pid=31885] ppid=31882 vsize=27128 CPUtime=2322.46 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2618 0 0 0 232246 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 5139333 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2322.46
Current children cumulated vsize (KiB) 27128

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32047
/proc/meminfo: memFree=31219012/32770624 swapFree=0/527444
[pid=31885] ppid=31882 vsize=27128 CPUtime=2382.46 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2676 0 0 0 238246 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4934247 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2382.46
Current children cumulated vsize (KiB) 27128

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32113
/proc/meminfo: memFree=31210004/32770624 swapFree=0/527456
[pid=31885] ppid=31882 vsize=27128 CPUtime=2442.47 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2676 0 0 0 244247 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4978807 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2442.47
Current children cumulated vsize (KiB) 27128

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32115
/proc/meminfo: memFree=31210320/32770624 swapFree=0/527484
[pid=31885] ppid=31882 vsize=27128 CPUtime=2502.47 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2734 0 0 0 250247 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935585 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2502.47
Current children cumulated vsize (KiB) 27128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32117
/proc/meminfo: memFree=31209948/32770624 swapFree=0/527500
[pid=31885] ppid=31882 vsize=27128 CPUtime=2520.08 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2734 0 0 0 252008 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935534 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 27128

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32117
/proc/meminfo: memFree=31209948/32770624 swapFree=0/527500
[pid=31885] ppid=31882 vsize=27128 CPUtime=2520.08 cores=0,2,4,6
/proc/31885/stat : 31885 (cosoco) R 31882 31885 21984 0 -1 4202496 2734 0 0 0 252008 0 0 0 20 0 1 0 57211313 27779072 908 18446744073709551615 4194304 5972588 140723529242832 140723529230024 4935534 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 24260608 140723529245166 140723529245261 140723529245261 140723529248718 0
/proc/31885/statm: 6782 908 778 435 0 145 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 27128

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.08
CPU user time (s): 2520.08
CPU system time (s): 0.003
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 27128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.003
maximum resident set size= 3712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2787
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= 10
involuntary context switches= 632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23628 second user time and 8.19273 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 16:44:20
IDJOB=4267878
IDBENCH=135672
IDSOLVER=2658
FILE ID=node125/4267878-1502549906
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n20/TravellingSalesman-20-30-09.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267878-1502549906/watcher-4267878-1502549906 -o /tmp/evaluation-result-4267878-1502549906/solver-4267878-1502549906 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267878-1502549906.xml

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

MD5SUM BENCH= 3778b76dec94085d2dd964afc4e92a91
RANDOM SEED=1426878216

node125.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.07
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.07
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.07
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.07
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:        31221616 kB
MemAvailable:   32001048 kB
Buffers:          271396 kB
Cached:           797800 kB
SwapCached:            0 kB
Active:           572436 kB
Inactive:         551852 kB
Active(anon):      55364 kB
Inactive(anon):    24908 kB
Active(file):     517072 kB
Inactive(file):   526944 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         55540 kB
Mapped:            46100 kB
Shmem:             25252 kB
Slab:             127856 kB
SReclaimable:     102500 kB
SUnreclaim:        25356 kB
KernelStack:        3248 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317676 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= 62028 MiB
End job on node125 at 2017-08-12 17:26:20