Trace number 4267872

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)424 2520.0801 2519.8999

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-05.xml
MD5SUM8c67453fb3d985d7ef69f755cd1f1510
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark406
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size63
Maximum domain size100
Distribution of domain sizes[{"size":63,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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.02/0.12	c best=?? lower=-6500 upper=-100 
0.41/0.50	c
0.41/0.50	c This is cosoco 1.12 --  
0.41/0.50	c
0.41/0.50	c command line: cosoco -lc -model -restarts HOME/instance-4267872-1502552303.xml 
0.41/0.50	c enable optimization
0.41/0.50	c ========================================[ Problem Statistics ]===========================================
0.41/0.50	c |                                                                                                       
0.41/0.50	c |  Parse time        :         0.04 s 
0.41/0.50	c |
0.41/0.50	c |               Variables: 200
0.41/0.50	c |            Domain Sizes: 63..100
0.41/0.50	c |
0.41/0.50	c |             Constraints: 102
0.41/0.50	c |                   Arity: 3..100  -- Ternary: 100
0.41/0.50	c | 
0.41/0.50	c |                   Types: 
0.41/0.50	c |                          All Different: 1
0.41/0.50	c |                          Extension: 100  (nb tuples: 9900..9900) -- (shared: 99)
0.41/0.50	c |                          Sum: 1
0.41/0.50	c |                          
0.41/0.50	c =========================================================================================================
0.41/0.50	o -1903
0.41/0.50	c    1 calls to solver: best=-1903 lower=-1902 upper=-100 
0.71/0.87	o -1869
1.21/1.33	o -1165
1.21/1.33	c    3 calls to solver: best=-1165 lower=-1164 upper=-100 
1.71/1.82	o -529
2.22/2.31	o -503
2.22/2.31	c    5 calls to solver: best=-503 lower=-502 upper=-100 
3.01/3.14	o -478
3.61/3.78	o -467
3.61/3.78	c    7 calls to solver: best=-467 lower=-466 upper=-100 
4.01/4.17	o -458
6.81/6.95	o -457
6.81/6.95	c    9 calls to solver: best=-457 lower=-456 upper=-100 
7.41/7.55	o -431
8.21/8.36	o -430
8.21/8.36	c   11 calls to solver: best=-430 lower=-429 upper=-100 
10.21/10.36	o -429
10.31/10.48	o -428
10.31/10.48	c   13 calls to solver: best=-428 lower=-427 upper=-100 
288.15/288.25	o -427
1024.42/1024.48	o -424
1024.42/1024.48	c   15 calls to solver: best=-424 lower=-423 upper=-100 
2520.07/2519.90	
2520.07/2519.90	c *** INTERRUPTED ***
2520.07/2519.90	c restarts              : 91          
2520.07/2519.90	c conflicts             : 5933695      (2355 /sec)
2520.07/2519.90	c decisions             : 8680635      (3445 /sec)
2520.07/2519.90	c propagations          : 2785120906  (1105173 /sec)
2520.07/2519.90	c root propagations     : 11794       
2520.07/2519.90	c filter calls          : 140505263      (55754 /sec)
2520.07/2519.90	c useless filter calls  : 68426884       (48 %)
2520.07/2519.90	c Memory used           : 35.63 MB
2520.07/2519.90	c CPU time              : 2520.08 s
2520.07/2519.90	
2520.07/2519.90	c nb Solutions = 15
2520.07/2519.90	s SATISFIABLE
2520.07/2519.90	c Best value found: -424
2520.07/2519.90	
2520.07/2519.90	
2520.07/2519.90	v <instantiation type='solution' cost='-424'>
2520.07/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[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[5] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[6] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[7] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[8] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] 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[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[3] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[4] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[5] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[6] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[7] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[8] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[9] </list>
2520.07/2519.90	v <values>46 57 79 80 66 75 61 68 70 73 76 37 67 64 51 52 39 43 31 25 33 20 48 16 12 7 8 0 3 15 18 17 13 50 19 27 29 34 35 47 98 93 90 82 49 86 89 92 97 88 84 96 95 87 83 59 99 94 91 85 81 77 78 74 71 62 60 65 63 54 56 55 53 40 44 41 45 72 42 36 32 28 26 22 21 9 4 6 69 1 2 10 11 14 5 23 24 30 38 58 4 15 8 7 9 15 4 1 2 1 4 4 1 8 1 6 1 6 2 5 7 2 1 1 2 1 9 4 5 7 1 1 17 4 5 2 4 1 8 29 1 3 5 2 6 1 3 3 5 3 6 6 5 4 8 5 6 1 4 2 4 1 1 4 4 2 6 4 5 2 1 2 5 4 1 3 3 2 2 4 3 1 4 3 5 4 1 4 4 4 6 4 1 4 9 1 4 5 2 1 </values>
2520.07/2519.90	v </instantiation>
2520.07/2519.90	

Verifier Data

OK	424

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

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

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.00 2.01 2.05 2/180 32111
/proc/meminfo: memFree=31220896/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32111/stat : 32111 (runsolver) D 32108 32111 21984 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 57451060 24240128 107 18446744073709551615 4194304 4338465 140736316185744 140736316183384 140187866727127 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 20123648 140736316190913 140736316191305 140736316191305 140736316194762 0
/proc/32111/statm: 5918 107 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 32111
/proc/meminfo: memFree=31220896/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=28036 CPUtime=0.02 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 1199 0 0 0 2 0 0 0 20 0 1 0 57451060 28708864 1030 18446744073709551615 4194304 5972588 140723032877200 140723032873768 5418913 0 0 1 0 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 7009 1030 721 435 0 372 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28036

[startup+0.200296 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 32111
/proc/meminfo: memFree=31220896/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36208 CPUtime=0.11 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 3424 0 0 0 11 0 0 0 20 0 1 0 57451060 37076992 3126 18446744073709551615 4194304 5972588 140723032877200 140723032873768 4935596 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9052 3126 746 435 0 2415 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 36208

[startup+0.300328 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 32111
/proc/meminfo: memFree=31220896/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36208 CPUtime=0.21 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 3427 0 0 0 21 0 0 0 20 0 1 0 57451060 37076992 3126 18446744073709551615 4194304 5972588 140723032877200 140723032873768 4935663 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9052 3126 746 435 0 2415 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 36208

[startup+0.700258 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 32111
/proc/meminfo: memFree=31220896/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36352 CPUtime=0.61 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 3475 0 0 0 61 0 0 0 20 0 1 0 57451060 37224448 3192 18446744073709551615 4194304 5972588 140723032877200 140723032864408 4935428 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9088 3192 777 435 0 2451 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 36352

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32112
/proc/meminfo: memFree=31211360/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36484 CPUtime=1.41 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 3496 0 0 0 141 0 0 0 20 0 1 0 57451060 37359616 3192 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935463 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3192 777 435 0 2484 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 36484

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32112
/proc/meminfo: memFree=31210740/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36484 CPUtime=3.01 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 5890 0 0 0 301 0 0 0 20 0 1 0 57451060 37359616 3232 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935478 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3232 779 435 0 2484 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 36484

[startup+6.30024 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32112
/proc/meminfo: memFree=31210376/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36484 CPUtime=6.21 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 6250 0 0 0 621 0 0 0 20 0 1 0 57451060 37359616 3241 18446744073709551615 4194304 5972588 140723032877200 140723032874648 4935490 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3241 779 435 0 2484 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 36484

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32112
/proc/meminfo: memFree=31210128/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36484 CPUtime=12.61 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 6614 0 0 0 1261 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935502 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 36484

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32112
/proc/meminfo: memFree=31210252/32770624 swapFree=0/527460
[pid=32111] ppid=32108 vsize=36484 CPUtime=25.41 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 7309 0 0 0 2541 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935463 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 36484

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32114
/proc/meminfo: memFree=31210252/32770624 swapFree=0/527468
[pid=32111] ppid=32108 vsize=36484 CPUtime=51.02 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 7657 0 0 0 5102 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935454 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 36484

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32115
/proc/meminfo: memFree=31210320/32770624 swapFree=0/527484
[pid=32111] ppid=32108 vsize=36484 CPUtime=102.23 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 8006 0 0 0 10223 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935792 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 36484

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32245
/proc/meminfo: memFree=31192424/32770624 swapFree=0/527572
[pid=32111] ppid=32108 vsize=36484 CPUtime=162.23 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 8353 0 0 0 16223 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935463 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36484

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32247
/proc/meminfo: memFree=31191820/32770624 swapFree=0/527600
[pid=32111] ppid=32108 vsize=36484 CPUtime=222.24 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 8701 0 0 0 22224 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935454 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 36484

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32250
/proc/meminfo: memFree=31192580/32770624 swapFree=0/527596
[pid=32111] ppid=32108 vsize=36484 CPUtime=282.24 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 8701 0 0 0 28224 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935454 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 36484

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32252
/proc/meminfo: memFree=31192704/32770624 swapFree=0/527600
[pid=32111] ppid=32108 vsize=36484 CPUtime=342.25 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 8861 0 0 0 34225 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032874648 4935502 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 36484

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32269
/proc/meminfo: memFree=31188716/32770624 swapFree=0/527628
[pid=32111] ppid=32108 vsize=36484 CPUtime=402.25 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 9059 0 0 0 40225 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032874648 4935502 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 36484

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32271
/proc/meminfo: memFree=31191652/32770624 swapFree=0/527656
[pid=32111] ppid=32108 vsize=36484 CPUtime=462.26 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 9405 0 0 0 46226 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032874648 5099630 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 36484

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32273
/proc/meminfo: memFree=31191900/32770624 swapFree=0/527668
[pid=32111] ppid=32108 vsize=36484 CPUtime=522.27 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 9405 0 0 0 52227 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032874648 4935605 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 36484

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32275
/proc/meminfo: memFree=31192148/32770624 swapFree=0/527684
[pid=32111] ppid=32108 vsize=36484 CPUtime=582.27 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 9750 0 0 0 58227 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032874648 4935186 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 36484


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


[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 32363
/proc/meminfo: memFree=31191416/32770624 swapFree=0/527872
[pid=32111] ppid=32108 vsize=36484 CPUtime=1662.38 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 12635 0 0 0 166238 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935463 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1662.38
Current children cumulated vsize (KiB) 36484

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 32365
/proc/meminfo: memFree=31191540/32770624 swapFree=0/527888
[pid=32111] ppid=32108 vsize=36484 CPUtime=1722.39 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 12825 0 0 0 172239 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4977727 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 36484

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 32367
/proc/meminfo: memFree=31191044/32770624 swapFree=0/527896
[pid=32111] ppid=32108 vsize=36484 CPUtime=1782.4 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 12972 0 0 0 178240 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4978595 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (KiB) 36484

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 32369
/proc/meminfo: memFree=31190920/32770624 swapFree=0/527904
[pid=32111] ppid=32108 vsize=36484 CPUtime=1842.4 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13172 0 0 0 184240 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935408 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1842.4
Current children cumulated vsize (KiB) 36484

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 32372
/proc/meminfo: memFree=31190812/32770624 swapFree=0/527924
[pid=32111] ppid=32108 vsize=36484 CPUtime=1902.41 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13329 0 0 0 190241 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935454 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1902.41
Current children cumulated vsize (KiB) 36484

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32374
/proc/meminfo: memFree=31190920/32770624 swapFree=0/527936
[pid=32111] ppid=32108 vsize=36484 CPUtime=1962.41 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13342 0 0 0 196241 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935502 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 1962.41
Current children cumulated vsize (KiB) 36484

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32376
/proc/meminfo: memFree=31191044/32770624 swapFree=0/527944
[pid=32111] ppid=32108 vsize=36484 CPUtime=2022.42 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13511 0 0 0 202242 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935482 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2022.42
Current children cumulated vsize (KiB) 36484

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32379
/proc/meminfo: memFree=31190664/32770624 swapFree=0/527960
[pid=32111] ppid=32108 vsize=36484 CPUtime=2082.43 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13688 0 0 0 208243 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4934272 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2082.43
Current children cumulated vsize (KiB) 36484

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 32381
/proc/meminfo: memFree=31191284/32770624 swapFree=0/527972
[pid=32111] ppid=32108 vsize=36484 CPUtime=2142.43 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13833 0 0 0 214243 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935663 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2142.43
Current children cumulated vsize (KiB) 36484

[startup+2202.31 s]
/proc/loadavg: 2.03 2.02 2.05 3/184 32397
/proc/meminfo: memFree=31186012/32770624 swapFree=0/527976
[pid=32111] ppid=32108 vsize=36484 CPUtime=2202.44 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13834 0 0 0 220244 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935482 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2202.44
Current children cumulated vsize (KiB) 36484

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 32424
/proc/meminfo: memFree=31186012/32770624 swapFree=0/528024
[pid=32111] ppid=32108 vsize=36484 CPUtime=2262.45 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13980 0 0 0 226245 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935502 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2262.45
Current children cumulated vsize (KiB) 36484

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32426
/proc/meminfo: memFree=31190008/32770624 swapFree=0/528048
[pid=32111] ppid=32108 vsize=36484 CPUtime=2322.45 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 13980 0 0 0 232245 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935454 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2322.45
Current children cumulated vsize (KiB) 36484

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32428
/proc/meminfo: memFree=31189760/32770624 swapFree=0/528060
[pid=32111] ppid=32108 vsize=36484 CPUtime=2382.46 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 14126 0 0 0 238246 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935463 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2382.46
Current children cumulated vsize (KiB) 36484

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32430
/proc/meminfo: memFree=31189876/32770624 swapFree=0/528072
[pid=32111] ppid=32108 vsize=36484 CPUtime=2442.46 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 14128 0 0 0 244246 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935506 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2442.46
Current children cumulated vsize (KiB) 36484

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 32432
/proc/meminfo: memFree=31189580/32770624 swapFree=0/528088
[pid=32111] ppid=32108 vsize=36484 CPUtime=2502.47 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 14539 0 0 0 250247 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4935493 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2502.47
Current children cumulated vsize (KiB) 36484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 32433
/proc/meminfo: memFree=31189624/32770624 swapFree=0/528088
[pid=32111] ppid=32108 vsize=36484 CPUtime=2520.07 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 14539 0 0 0 252007 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4934318 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2520.07
Current children cumulated vsize (KiB) 36484

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 32111 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 32433
/proc/meminfo: memFree=31189624/32770624 swapFree=0/528088
[pid=32111] ppid=32108 vsize=36484 CPUtime=2520.07 cores=1,3,5,7
/proc/32111/stat : 32111 (cosoco) R 32108 32111 21984 0 -1 4202496 14539 0 0 0 252007 0 0 0 20 0 1 0 57451060 37359616 3250 18446744073709551615 4194304 5972588 140723032877200 140723032864392 4934318 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 22626304 140723032883694 140723032883789 140723032883789 140723032887246 0
/proc/32111/statm: 9121 3250 779 435 0 2484 0
Current children cumulated CPU time (s) 2520.07
Current children cumulated vsize (KiB) 36484

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.007005
maximum resident set size= 13080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14599
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= 11
involuntary context switches= 762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53969 second user time and 9.64494 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 17:24:18
IDJOB=4267872
IDBENCH=135904
IDSOLVER=2658
FILE ID=node125/4267872-1502552303
RUNJOBID= node125-1502500302-22048
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267872-1502552303/watcher-4267872-1502552303 -o /tmp/evaluation-result-4267872-1502552303/solver-4267872-1502552303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22048 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267872-1502552303.xml

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

MD5SUM BENCH= 8c67453fb3d985d7ef69f755cd1f1510
RANDOM SEED=1050112810

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:        31220648 kB
MemAvailable:   32001152 kB
Buffers:          271604 kB
Cached:           798752 kB
SwapCached:            0 kB
Active:           573676 kB
Inactive:         552376 kB
Active(anon):      56032 kB
Inactive(anon):    24908 kB
Active(file):     517644 kB
Inactive(file):   527468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             4 kB
AnonPages:         58984 kB
Mapped:            45964 kB
Shmem:             25252 kB
Slab:             127772 kB
SReclaimable:     102456 kB
SUnreclaim:        25316 kB
KernelStack:        3456 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2017-08-12 18:06:18