Trace number 4260019

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco-mini 1.1 (2017-07-29)SAT (TO)551 2400.1001 2400.1001

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark551
Best CPU time to get the best result obtained on this benchmark2400.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"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.01/0.19	c best=?? lower=-9600 upper=-150 
2.11/2.21	c
2.11/2.21	c This is cosoco 1.1 --  
2.11/2.21	c
2.11/2.21	c command line: cosoco -lc -model -restarts HOME/instance-4260019-1502037029.xml 
2.11/2.21	c enable optimization
2.11/2.21	c ========================================[ Problem Statistics ]===========================================
2.11/2.21	c |                                                                                                       
2.11/2.21	c |  Parse time        :         0.10 s 
2.11/2.21	c |
2.11/2.21	c |               Variables: 300
2.11/2.21	c |            Domain Sizes: 64..150
2.11/2.21	c |
2.11/2.21	c |             Constraints: 152
2.11/2.21	c |                   Arity: 3..150  -- Ternary: 150
2.11/2.21	c | 
2.11/2.21	c |                   Types: 
2.11/2.21	c |                          All Different: 1
2.11/2.21	c |                          Extension: 150  (nb tuples: 22350..22350) -- (shared: 149)
2.11/2.21	c |                          Sum: 1
2.11/2.21	c |                          
2.11/2.21	c =========================================================================================================
2.11/2.21	o -2677
2.11/2.21	c    1 calls to solver: best=-2677 lower=-2676 upper=-150 
5.40/5.55	o -2291
8.91/9.00	o -815
8.91/9.00	c    3 calls to solver: best=-815 lower=-814 upper=-150 
12.71/12.85	o -786
14.40/14.56	o -650
14.40/14.56	c    5 calls to solver: best=-650 lower=-649 upper=-150 
16.41/16.58	o -649
16.80/16.97	o -642
16.80/16.97	c    7 calls to solver: best=-642 lower=-641 upper=-150 
21.80/21.99	o -600
31.51/31.61	o -599
31.51/31.61	c    9 calls to solver: best=-599 lower=-598 upper=-150 
31.91/32.03	o -597
32.31/32.43	o -596
32.31/32.43	c   11 calls to solver: best=-596 lower=-595 upper=-150 
32.71/32.84	o -592
33.51/33.61	o -585
33.51/33.61	c   13 calls to solver: best=-585 lower=-584 upper=-150 
34.81/34.96	o -584
35.21/35.37	o -582
35.21/35.37	c   15 calls to solver: best=-582 lower=-581 upper=-150 
36.11/36.25	o -580
36.61/36.79	o -579
36.61/36.79	c   17 calls to solver: best=-579 lower=-578 upper=-150 
37.41/37.57	o -572
39.61/39.75	o -571
39.61/39.75	c   19 calls to solver: best=-571 lower=-570 upper=-150 
43.60/43.77	o -569
44.90/45.04	o -568
44.90/45.04	c   21 calls to solver: best=-568 lower=-567 upper=-150 
46.30/46.44	o -566
46.70/46.85	o -564
46.70/46.85	c   23 calls to solver: best=-564 lower=-563 upper=-150 
47.10/47.27	o -562
52.20/52.34	o -561
52.20/52.34	c   25 calls to solver: best=-561 lower=-560 upper=-150 
52.71/52.85	o -560
53.20/53.32	o -558
53.20/53.32	c   27 calls to solver: best=-558 lower=-557 upper=-150 
53.60/53.78	o -556
54.40/54.53	o -554
54.40/54.53	c   29 calls to solver: best=-554 lower=-553 upper=-150 
106.30/106.47	o -552
802.13/802.22	o -551
802.13/802.22	c   31 calls to solver: best=-551 lower=-550 upper=-150 
2400.09/2400.10	
2400.09/2400.10	c *** INTERRUPTED ***
2400.09/2400.10	c restarts              : 102         
2400.09/2400.10	c conflicts             : 16881707     (7034 /sec)
2400.09/2400.10	c decisions             : 27364567     (11402 /sec)
2400.09/2400.10	c propagations          : 1958982074  (816217 /sec)
2400.09/2400.10	c root propagations     : 21967       
2400.09/2400.10	c filter calls          : 390287047      (162614 /sec)
2400.09/2400.10	c useless filter calls  : 164607035      (42 %)
2400.09/2400.10	c Memory used           : 54.70 MB
2400.09/2400.10	c CPU time              : 2400.08 s
2400.09/2400.10	
2400.09/2400.10	c nb Solutions = 31
2400.09/2400.10	s SATISFIABLE
2400.09/2400.10	c Best value found: -551
2400.09/2400.10	
2400.09/2400.10	
2400.09/2400.10	v <instantiation type='solution' cost='-551'>
2400.09/2400.10	v <list>c[0] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[10] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[11] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[12] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[13] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] 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[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[10] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[11] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[12] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[13] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] 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>
2400.09/2400.10	v <values>12 124 134 139 148 146 141 138 137 136 128 76 110 106 109 108 115 114 135 132 131 123 87 119 113 101 94 97 90 84 78 74 63 82 52 61 50 47 44 37 34 33 26 21 81 4 0 5 14 17 18 22 19 10 6 75 80 64 57 54 48 15 55 62 66 70 72 77 85 91 88 83 23 89 92 93 118 122 133 129 140 127 145 29 144 147 126 102 100 99 49 42 41 35 40 30 31 38 36 27 24 16 7 2 1 46 3 8 20 28 9 11 13 25 32 39 45 43 51 60 59 56 58 73 71 68 67 53 79 86 96 95 98 103 111 120 149 143 65 142 130 125 121 105 104 107 112 117 116 69 1 2 4 6 2 4 3 1 1 3 5 4 2 3 3 2 1 5 2 1 2 3 5 2 4 5 3 3 4 4 1 3 3 1 4 3 2 3 4 2 6 2 2 5 3 1 5 4 1 1 2 1 3 3 2 2 5 13 2 3 5 2 2 2 4 1 1 3 2 4 2 7 4 8 5 10 2 22 2 9 6 8 4 4 1 9 9 6 9 20 3 3 2 1 4 1 5 1 3 4 2 5 3 3 13 1 1 4 3 12 3 1 3 3 3 1 4 4 3 2 2 1 4 4 1 3 4 4 2 4 2 3 4 3 3 13 6 2 1 7 3 2 5 2 1 1 2 1 3 2 </values>
2400.09/2400.10	v </instantiation>
2400.09/2400.10	

Verifier Data

OK	551

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-4260019-1502037029/watcher-4260019-1502037029 -o /tmp/evaluation-result-4260019-1502037029/solver-4260019-1502037029 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502013980-30674 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260019-1502037029.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.03 2.05 2/184 1706
/proc/meminfo: memFree=31442500/32770624 swapFree=0/448432
[pid=1706] ppid=1703 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/1706/stat : 1706 (runsolver) D 1703 1706 25139 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 51208891 24240128 108 18446744073709551615 4194304 4338465 140724059299728 140724059297368 139856552882903 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 27373568 140724059304129 140724059304521 140724059304521 140724059307978 0
/proc/1706/statm: 5918 108 54 36 0 2156 0

[startup+0.101699 s]
/proc/loadavg: 2.07 2.03 2.05 2/184 1706
/proc/meminfo: memFree=31442500/32770624 swapFree=0/448432
[pid=1706] ppid=1703 vsize=27460 CPUtime=0.01 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 1102 0 0 0 1 0 0 0 20 0 1 0 51208891 28119040 891 18446744073709551615 4194304 5747388 140734894032000 140734894028648 5202011 0 0 1 0 0 0 0 17 6 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 6865 891 705 380 0 283 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27460

[startup+0.200702 s]
/proc/loadavg: 2.07 2.03 2.05 2/184 1706
/proc/meminfo: memFree=31442500/32770624 swapFree=0/448432
[pid=1706] ppid=1703 vsize=55296 CPUtime=0.1 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 8390 0 0 0 10 0 0 0 20 0 1 0 51208891 56623104 7891 18446744073709551615 4194304 5747388 140734894032000 140734894019288 4894030 0 0 1 8405026 0 0 0 17 6 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13824 7891 720 380 0 7242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 55296

[startup+0.300704 s]
/proc/loadavg: 2.07 2.03 2.05 2/184 1706
/proc/meminfo: memFree=31442500/32770624 swapFree=0/448432
[pid=1706] ppid=1703 vsize=55296 CPUtime=0.2 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 8392 0 0 0 20 0 0 0 20 0 1 0 51208891 56623104 7891 18446744073709551615 4194304 5747388 140734894032000 140734894019288 4894124 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13824 7891 720 380 0 7242 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 55296

[startup+0.700354 s]
/proc/loadavg: 2.07 2.03 2.05 2/184 1706
/proc/meminfo: memFree=31442500/32770624 swapFree=0/448432
[pid=1706] ppid=1703 vsize=55296 CPUtime=0.6 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 8404 0 0 0 60 0 0 0 20 0 1 0 51208891 56623104 7957 18446744073709551615 4194304 5747388 140734894032000 140734894019288 4894021 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13824 7957 760 380 0 7242 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 55296

[startup+1.50034 s]
/proc/loadavg: 2.07 2.03 2.05 3/185 1707
/proc/meminfo: memFree=31414200/32770624 swapFree=0/448576
[pid=1706] ppid=1703 vsize=55296 CPUtime=1.4 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 8422 0 0 0 140 0 0 0 20 0 1 0 51208891 56623104 7957 18446744073709551615 4194304 5747388 140734894032000 140734894019288 4894014 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13824 7957 760 380 0 7242 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 55296

[startup+3.10035 s]
/proc/loadavg: 2.07 2.03 2.05 3/185 1708
/proc/meminfo: memFree=31413704/32770624 swapFree=0/448204
[pid=1706] ppid=1703 vsize=55740 CPUtime=3 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 15717 0 0 0 300 0 0 0 20 0 1 0 51208891 57077760 8072 18446744073709551615 4194304 5747388 140734894032000 140734894019288 4893982 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13935 8072 761 380 0 7353 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 55740

[startup+6.30034 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 1708
/proc/meminfo: memFree=31413084/32770624 swapFree=0/448212
[pid=1706] ppid=1703 vsize=55880 CPUtime=6.2 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 23018 0 0 0 620 0 0 0 20 0 1 0 51208891 57221120 8096 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4893987 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 13970 8096 761 380 0 7388 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 55880

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 1708
/proc/meminfo: memFree=31412712/32770624 swapFree=0/448204
[pid=1706] ppid=1703 vsize=56012 CPUtime=12.61 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 30322 0 0 0 1260 1 0 0 20 0 1 0 51208891 57356288 8125 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4893999 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8125 761 380 0 7421 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 56012

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 1708
/proc/meminfo: memFree=31412588/32770624 swapFree=0/448208
[pid=1706] ppid=1703 vsize=56012 CPUtime=25.41 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 44934 0 0 0 2539 2 0 0 20 0 1 0 51208891 57356288 8152 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4893982 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8152 761 380 0 7421 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 56012

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 1709
/proc/meminfo: memFree=31412708/32770624 swapFree=0/448220
[pid=1706] ppid=1703 vsize=56012 CPUtime=51 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 52258 0 0 0 5098 2 0 0 20 0 1 0 51208891 57356288 8152 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4894124 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8152 761 380 0 7421 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 56012

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 1711
/proc/meminfo: memFree=31411588/32770624 swapFree=0/448232
[pid=1706] ppid=1703 vsize=56012 CPUtime=102.21 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58040 0 0 0 10219 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4892815 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 56012

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1714
/proc/meminfo: memFree=31411084/32770624 swapFree=0/448244
[pid=1706] ppid=1703 vsize=56012 CPUtime=162.2 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58199 0 0 0 16218 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4893939 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 56012

[startup+222.306 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 1730
/proc/meminfo: memFree=31406980/32770624 swapFree=0/448280
[pid=1706] ppid=1703 vsize=56012 CPUtime=222.21 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58356 0 0 0 22219 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4917673 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 56012

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 1732
/proc/meminfo: memFree=31406944/32770624 swapFree=0/448316
[pid=1706] ppid=1703 vsize=56012 CPUtime=282.21 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58508 0 0 0 28219 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4912677 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 56012

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 1734
/proc/meminfo: memFree=31410652/32770624 swapFree=0/448344
[pid=1706] ppid=1703 vsize=56012 CPUtime=342.21 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58508 0 0 0 34219 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4915063 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 56012

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1737
/proc/meminfo: memFree=31410652/32770624 swapFree=0/448376
[pid=1706] ppid=1703 vsize=56012 CPUtime=402.21 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58660 0 0 0 40219 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4918626 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 56012

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1740
/proc/meminfo: memFree=31410664/32770624 swapFree=0/448392
[pid=1706] ppid=1703 vsize=56012 CPUtime=462.22 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58660 0 0 0 46220 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4911440 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 56012

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1743
/proc/meminfo: memFree=31410788/32770624 swapFree=0/448420
[pid=1706] ppid=1703 vsize=56012 CPUtime=522.22 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58812 0 0 0 52220 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4919312 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 56012

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1745
/proc/meminfo: memFree=31410796/32770624 swapFree=0/448444
[pid=1706] ppid=1703 vsize=56012 CPUtime=582.22 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 58896 0 0 0 58220 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894029528 4893982 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 56012


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


[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 2.05 3/184 1810
/proc/meminfo: memFree=31410544/32770624 swapFree=0/448832
[pid=1706] ppid=1703 vsize=56012 CPUtime=1542.26 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60219 0 0 0 154224 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4917647 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 56012

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/186 1814
/proc/meminfo: memFree=31409892/32770624 swapFree=0/448868
[pid=1706] ppid=1703 vsize=56012 CPUtime=1602.26 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60371 0 0 0 160224 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4915034 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 56012

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/185 1816
/proc/meminfo: memFree=31409792/32770624 swapFree=0/448888
[pid=1706] ppid=1703 vsize=56012 CPUtime=1662.26 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60463 0 0 0 166224 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4915646 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 56012

[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/185 1818
/proc/meminfo: memFree=31409924/32770624 swapFree=0/448920
[pid=1706] ppid=1703 vsize=56012 CPUtime=1722.27 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60463 0 0 0 172225 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 5125648 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 56012

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 1820
/proc/meminfo: memFree=31409692/32770624 swapFree=0/448936
[pid=1706] ppid=1703 vsize=56012 CPUtime=1782.27 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60615 0 0 0 178225 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4915704 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 56012

[startup+1842.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 1823
/proc/meminfo: memFree=31410428/32770624 swapFree=0/448956
[pid=1706] ppid=1703 vsize=56012 CPUtime=1842.27 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60700 0 0 0 184225 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4911493 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 56012

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 1825
/proc/meminfo: memFree=31409956/32770624 swapFree=0/448984
[pid=1706] ppid=1703 vsize=56012 CPUtime=1902.27 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60767 0 0 0 190225 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4911506 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 56012

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 1827
/proc/meminfo: memFree=31410336/32770624 swapFree=0/449016
[pid=1706] ppid=1703 vsize=56012 CPUtime=1962.28 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60853 0 0 0 196226 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4947300 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 1962.28
Current children cumulated vsize (KiB) 56012

[startup+2022.3 s]
/proc/loadavg: 2.33 2.14 2.08 6/202 1922
/proc/meminfo: memFree=19665880/32770624 swapFree=0/407760
[pid=1706] ppid=1703 vsize=56012 CPUtime=2022.28 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 60853 0 0 0 202226 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4918665 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2022.28
Current children cumulated vsize (KiB) 56012

[startup+2082.3 s]
/proc/loadavg: 2.10 2.12 2.08 3/202 1924
/proc/meminfo: memFree=18171528/32770624 swapFree=0/407796
[pid=1706] ppid=1703 vsize=56012 CPUtime=2082.28 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61005 0 0 0 208226 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4911374 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 56012

[startup+2142.3 s]
/proc/loadavg: 3.10 2.38 2.17 6/198 1926
/proc/meminfo: memFree=18171352/32770624 swapFree=0/407836
[pid=1706] ppid=1703 vsize=56012 CPUtime=2142.28 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61087 0 0 0 214226 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4893991 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 56012

[startup+2202.31 s]
/proc/loadavg: 3.95 2.78 2.32 6/201 1931
/proc/meminfo: memFree=18171064/32770624 swapFree=0/407880
[pid=1706] ppid=1703 vsize=56012 CPUtime=2202.29 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61087 0 0 0 220227 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 5000032 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 56012

[startup+2262.3 s]
/proc/loadavg: 4.65 3.20 2.50 7/201 1933
/proc/meminfo: memFree=18171492/32770624 swapFree=0/407892
[pid=1706] ppid=1703 vsize=56012 CPUtime=2262.29 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61169 0 0 0 226227 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4915712 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 56012

[startup+2322.3 s]
/proc/loadavg: 4.57 3.43 2.62 6/197 1936
/proc/meminfo: memFree=18171588/32770624 swapFree=0/407912
[pid=1706] ppid=1703 vsize=56012 CPUtime=2322.29 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61321 0 0 0 232227 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 5000032 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 56012

[startup+2382.3 s]
/proc/loadavg: 4.54 3.64 2.74 6/198 1939
/proc/meminfo: memFree=18171608/32770624 swapFree=0/407928
[pid=1706] ppid=1703 vsize=56012 CPUtime=2382.29 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61321 0 0 0 238227 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4893991 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 56012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 4.37 3.66 2.77 3/185 2062
/proc/meminfo: memFree=31438780/32770624 swapFree=0/407760
[pid=1706] ppid=1703 vsize=56012 CPUtime=2400.09 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61413 0 0 0 240007 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4911980 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 56012

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

[startup+2400.1 s]
/proc/loadavg: 4.37 3.66 2.77 3/185 2062
/proc/meminfo: memFree=31438780/32770624 swapFree=0/407760
[pid=1706] ppid=1703 vsize=56012 CPUtime=2400.09 cores=0,2,4,6
/proc/1706/stat : 1706 (cosoco) R 1703 1706 25139 0 -1 4202496 61413 0 0 0 240007 2 0 0 20 0 1 0 51208891 57356288 8158 18446744073709551615 4194304 5747388 140734894032000 140734894019272 4911980 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 7845728 7850568 33480704 140734894039534 140734894039629 140734894039629 140734894043086 0
/proc/1706/statm: 14003 8158 761 380 0 7421 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 56012

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2400.08
CPU system time (s): 0.028001
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 56012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.028001
maximum resident set size= 32708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61477
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= 15
involuntary context switches= 610

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58473 second user time and 8.85232 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-06 18:16:30
IDJOB=4260019
IDBENCH=135805
IDSOLVER=2647
FILE ID=node134/4260019-1502037029
RUNJOBID= node134-1502013980-30674
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260019-1502037029/watcher-4260019-1502037029 -o /tmp/evaluation-result-4260019-1502037029/solver-4260019-1502037029 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502013980-30674 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260019-1502037029.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=1341933578

node134.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.43
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.43
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.43
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.43
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:        31443032 kB
MemAvailable:   31967348 kB
Buffers:          178820 kB
Cached:           636748 kB
SwapCached:            0 kB
Active:           432824 kB
Inactive:         471464 kB
Active(anon):      91176 kB
Inactive(anon):    23032 kB
Active(file):     341648 kB
Inactive(file):   448432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1856 kB
Writeback:             0 kB
AnonPages:         89404 kB
Mapped:            40696 kB
Shmem:             25276 kB
Slab:             126220 kB
SReclaimable:     100144 kB
SUnreclaim:        26076 kB
KernelStack:        3248 kB
PageTables:         4592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     347316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-06 18:56:30