Trace number 4267609

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)278 2519.6799 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-17-a3.xml
MD5SUM1a474c72a1f7224eb7c0241d7ff915ce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark223
Best CPU time to get the best result obtained on this benchmark20031.1
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints139
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":136},{"size":501,"count":17}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":15},{"degree":18,"count":2}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":136},{"arity":17,"count":1},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.10/0.25	c best=?? lower=0 upper=500 
511.75/512.00	c
511.75/512.00	c This is cosoco 1.12 --  
511.75/512.00	c
511.75/512.00	c command line: cosoco -lc -model -restarts HOME/instance-4267609-1502527185.xml 
511.75/512.00	c enable optimization
511.75/512.00	c ========================================[ Problem Statistics ]===========================================
511.75/512.00	c |                                                                                                       
511.75/512.00	c |  Parse time        :         0.16 s 
511.75/512.00	c |
511.75/512.00	c |               Variables: 306
511.75/512.00	c |            Domain Sizes: 500..501
511.75/512.00	c |
511.75/512.00	c |             Constraints: 155
511.75/512.00	c |                   Arity: 1..136  -- Unary: 2  -- Binary: 16  -- Ternary: 136
511.75/512.00	c | 
511.75/512.00	c |                   Types: 
511.75/512.00	c |                          (X - Y < k): 16
511.75/512.00	c |                          All Different: 1
511.75/512.00	c |                          Intension: 138
511.75/512.00	c |                          
511.75/512.00	c =========================================================================================================
511.75/512.00	o 329
511.75/512.00	c    1 calls to solver: best=329 lower=0 upper=328 
526.95/527.11	o 311
528.85/529.01	o 293
528.85/529.01	c    3 calls to solver: best=293 lower=0 upper=292 
536.15/536.37	o 289
847.82/848.04	o 288
847.82/848.04	c    5 calls to solver: best=288 lower=0 upper=287 
850.02/850.26	o 279
894.13/894.38	o 278
894.13/894.38	c    7 calls to solver: best=278 lower=0 upper=277 
2519.68/2520.00	
2519.68/2520.00	c *** INTERRUPTED ***
2519.68/2520.00	c restarts              : 86          
2519.68/2520.00	c conflicts             : 3746043      (1487 /sec)
2519.68/2520.00	c decisions             : 6135789      (2435 /sec)
2519.68/2520.00	c propagations          : 11101505869 (4405952 /sec)
2519.68/2520.00	c root propagations     : 756         
2519.68/2520.00	c filter calls          : 191096575      (75842 /sec)
2519.68/2520.00	c useless filter calls  : 145388469      (76 %)
2519.68/2520.00	c Memory used           : 35.46 MB
2519.68/2520.00	c CPU time              : 2519.66 s
2519.68/2520.00	
2519.68/2520.00	c nb Solutions = 7
2519.68/2520.00	s SATISFIABLE
2519.68/2520.00	c Best value found: 278
2519.68/2520.00	
2519.68/2520.00	
2519.68/2520.00	v <instantiation type='solution' cost='278'>
2519.68/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[10][0] y[10][10] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[11][0] y[11][10] y[11][11] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[12][0] y[12][10] y[12][11] y[12][12] y[12][13] y[12][14] y[12][15] y[12][16] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[12][8] y[12][9] y[13][0] y[13][10] y[13][11] y[13][12] y[13][13] y[13][14] y[13][15] y[13][16] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[13][6] y[13][7] y[13][8] y[13][9] y[14][0] y[14][10] y[14][11] y[14][12] y[14][13] y[14][14] y[14][15] y[14][16] y[14][1] y[14][2] y[14][3] y[14][4] y[14][5] y[14][6] y[14][7] y[14][8] y[14][9] y[15][0] y[15][10] y[15][11] y[15][12] y[15][13] y[15][14] y[15][15] y[15][16] y[15][1] y[15][2] y[15][3] y[15][4] y[15][5] y[15][6] y[15][7] y[15][8] y[15][9] y[16][0] y[16][10] y[16][11] y[16][12] y[16][13] y[16][14] y[16][15] y[16][16] y[16][1] y[16][2] y[16][3] y[16][4] y[16][5] y[16][6] y[16][7] y[16][8] y[16][9] y[1][0] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[3][16] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[4][16] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[5][16] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[6][16] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[7][16] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
2519.68/2520.00	v <values>0 90 133 155 187 221 251 278 1 4 6 14 21 39 50 62 81 * 90 133 155 187 221 251 278 1 4 6 14 21 39 50 62 81 * * 43 65 97 131 161 188 * * * * * * * * * * * * 22 54 88 118 145 * * * * * * * * * * * * * 32 66 96 123 * * * * * * * * * * * * * * 34 64 91 * * * * * * * * * * * * * * * 30 57 * * * * * * * * * * * * * * * * 27 * * * * * * * * * * * * * * * * * * * * * * * * * * * 89 132 154 186 220 250 277 * 3 5 13 20 38 49 61 80 * 86 129 151 183 217 247 274 * * 2 10 17 35 46 58 77 * 84 127 149 181 215 245 272 * * * 8 15 33 44 56 75 * 76 119 141 173 207 237 264 * * * * 7 25 36 48 67 * 69 112 134 166 200 230 257 * * * * * 18 29 41 60 * 51 94 116 148 182 212 239 * * * * * * 11 23 42 * 40 83 105 137 171 201 228 * * * * * * * 12 31 * 28 71 93 125 159 189 216 * * * * * * * * 19 * 9 52 74 106 140 170 197 * * * * * * * * * </values>
2519.68/2520.00	v </instantiation>
2519.68/2520.00	

Verifier Data

OK	278

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-4267609-1502527185/watcher-4267609-1502527185 -o /tmp/evaluation-result-4267609-1502527185/solver-4267609-1502527185 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267609-1502527185.xml 

pid=12821
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.00 2.01 2.05 4/180 12824
/proc/meminfo: memFree=30996864/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/12824/stat : 12824 (runsolver) D 12821 12824 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 54911951 24240128 106 18446744073709551615 4194304 4338465 140737281616960 140737281614600 140711804793559 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 7548928 140737281618114 140737281618505 140737281618505 140737281621962 0
/proc/12824/statm: 5918 106 53 36 0 2156 0

[startup+0.100175 s]
/proc/loadavg: 2.00 2.01 2.05 4/180 12824
/proc/meminfo: memFree=30996864/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=28444 CPUtime=0 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 1385 0 0 0 0 0 0 0 20 0 1 0 54911951 29126656 1209 18446744073709551615 4194304 5972588 140722365137920 140722365134568 140563258325989 0 0 1 0 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 7111 1209 780 435 0 474 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28444

[startup+0.200348 s]
/proc/loadavg: 2.00 2.01 2.05 4/180 12824
/proc/meminfo: memFree=30996864/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=30840 CPUtime=0.1 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 1985 0 0 0 10 0 0 0 20 0 1 0 54911951 31580160 1820 18446744073709551615 4194304 5972588 140722365137920 140722365131480 140563258325989 0 0 1 0 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 7710 1820 786 435 0 1073 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30840

[startup+0.300322 s]
/proc/loadavg: 2.00 2.01 2.05 4/180 12824
/proc/meminfo: memFree=30996864/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=32192 CPUtime=0.2 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 2382 0 0 0 20 0 0 0 20 0 1 0 54911951 32964608 2215 18446744073709551615 4194304 5972588 140722365137920 140722365131480 4909702 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8048 2215 834 435 0 1411 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 32192

[startup+0.700282 s]
/proc/loadavg: 2.00 2.01 2.05 4/180 12824
/proc/meminfo: memFree=30996864/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=32324 CPUtime=0.6 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 2398 0 0 0 60 0 0 0 20 0 1 0 54911951 33099776 2215 18446744073709551615 4194304 5972588 140722365137920 140722365125128 5070704 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8081 2215 834 435 0 1444 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 32324

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30991128/32770624 swapFree=0/559932
[pid=12824] ppid=12821 vsize=32324 CPUtime=1.4 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 2411 0 0 0 140 0 0 0 20 0 1 0 54911951 33099776 2215 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965605 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8081 2215 834 435 0 1444 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 32324

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30990508/32770624 swapFree=0/559932
[pid=12824] ppid=12821 vsize=32324 CPUtime=3 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 2935 0 0 0 300 0 0 0 20 0 1 0 54911951 33099776 2261 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5053069 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8081 2261 834 435 0 1444 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 32324

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30990516/32770624 swapFree=0/559932
[pid=12824] ppid=12821 vsize=32456 CPUtime=6.2 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 4069 0 0 0 620 0 0 0 20 0 1 0 54911951 33234944 2273 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5053071 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8114 2273 834 435 0 1477 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 32456

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30990268/32770624 swapFree=0/559928
[pid=12824] ppid=12821 vsize=32720 CPUtime=12.6 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 5073 0 0 0 1260 0 0 0 20 0 1 0 54911951 33505280 2311 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965583 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8180 2311 834 435 0 1543 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 32720

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30990080/32770624 swapFree=0/559916
[pid=12824] ppid=12821 vsize=33248 CPUtime=25.39 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 7138 0 0 0 2539 0 0 0 20 0 1 0 54911951 34045952 2477 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4968872 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8312 2477 834 435 0 1675 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 33248

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12825
/proc/meminfo: memFree=30989460/32770624 swapFree=0/559912
[pid=12824] ppid=12821 vsize=33644 CPUtime=50.99 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 8764 0 0 0 5099 0 0 0 20 0 1 0 54911951 34451456 2579 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5071744 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8411 2579 834 435 0 1774 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 33644

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 12827
/proc/meminfo: memFree=30987780/32770624 swapFree=0/559928
[pid=12824] ppid=12821 vsize=34308 CPUtime=102.2 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 10495 0 0 0 10219 1 0 0 20 0 1 0 54911951 35131392 2763 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5070704 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8577 2763 834 435 0 1940 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 34308

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 12830
/proc/meminfo: memFree=30988212/32770624 swapFree=0/559956
[pid=12824] ppid=12821 vsize=34992 CPUtime=162.19 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 10903 0 0 0 16218 1 0 0 20 0 1 0 54911951 35831808 2893 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4968797 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8748 2893 834 435 0 2111 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34992

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12832
/proc/meminfo: memFree=30988088/32770624 swapFree=0/559972
[pid=12824] ppid=12821 vsize=34992 CPUtime=222.18 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 11245 0 0 0 22217 1 0 0 20 0 1 0 54911951 35831808 2912 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5053069 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8748 2912 834 435 0 2111 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 34992

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 12848
/proc/meminfo: memFree=30984928/32770624 swapFree=0/559984
[pid=12824] ppid=12821 vsize=34992 CPUtime=282.17 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 11610 0 0 0 28216 1 0 0 20 0 1 0 54911951 35831808 2920 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5070704 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8748 2920 834 435 0 2111 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 34992

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 12850
/proc/meminfo: memFree=30983812/32770624 swapFree=0/559992
[pid=12824] ppid=12821 vsize=35256 CPUtime=342.17 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 12172 0 0 0 34216 1 0 0 20 0 1 0 54911951 36102144 2960 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965552 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8814 2960 834 435 0 2177 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35256

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12852
/proc/meminfo: memFree=30986604/32770624 swapFree=0/560004
[pid=12824] ppid=12821 vsize=35520 CPUtime=402.16 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 12725 0 0 0 40215 1 0 0 20 0 1 0 54911951 36372480 3000 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5099648 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8880 3000 834 435 0 2243 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 35520

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12854
/proc/meminfo: memFree=30986728/32770624 swapFree=0/560012
[pid=12824] ppid=12821 vsize=35652 CPUtime=462.16 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 13208 0 0 0 46215 1 0 0 20 0 1 0 54911951 36507648 3082 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965552 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8913 3082 834 435 0 2276 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35652

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12917
/proc/meminfo: memFree=29498424/32770624 swapFree=0/560048
[pid=12824] ppid=12821 vsize=35916 CPUtime=522.15 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 13923 0 0 0 52214 1 0 0 20 0 1 0 54911951 36777984 3141 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4965365 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 8979 3141 834 435 0 2342 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 35916

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12919
/proc/meminfo: memFree=25737256/32770624 swapFree=0/560056
[pid=12824] ppid=12821 vsize=36048 CPUtime=582.15 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 14604 0 0 0 58214 1 0 0 20 0 1 0 54911951 36913152 3174 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965920 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9012 3174 835 435 0 2375 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 36048


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


[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 12981
/proc/meminfo: memFree=22547600/32770624 swapFree=0/560280
[pid=12824] ppid=12821 vsize=36180 CPUtime=1602.05 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 25471 0 0 0 160204 1 0 0 20 0 1 0 54911951 37048320 3228 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4965365 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3228 835 435 0 2408 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 36180

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 12983
/proc/meminfo: memFree=22546760/32770624 swapFree=0/560288
[pid=12824] ppid=12821 vsize=36180 CPUtime=1662.05 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 26078 0 0 0 166204 1 0 0 20 0 1 0 54911951 37048320 3233 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4968815 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3233 835 435 0 2408 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 36180

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12985
/proc/meminfo: memFree=22545696/32770624 swapFree=0/560300
[pid=12824] ppid=12821 vsize=36180 CPUtime=1722.04 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 26571 0 0 0 172203 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 5053069 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 36180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12988
/proc/meminfo: memFree=22451360/32770624 swapFree=0/560304
[pid=12824] ppid=12821 vsize=36180 CPUtime=1782.04 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 27063 0 0 0 178203 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4909602 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 36180

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 12990
/proc/meminfo: memFree=22451388/32770624 swapFree=0/560308
[pid=12824] ppid=12821 vsize=36180 CPUtime=1842.03 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 27560 0 0 0 184202 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4909660 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 1842.03
Current children cumulated vsize (KiB) 36180

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 12992
/proc/meminfo: memFree=22451416/32770624 swapFree=0/560320
[pid=12824] ppid=12821 vsize=36180 CPUtime=1902.03 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 28056 0 0 0 190202 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4965365 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 1902.03
Current children cumulated vsize (KiB) 36180

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12995
/proc/meminfo: memFree=22451064/32770624 swapFree=0/560324
[pid=12824] ppid=12821 vsize=36180 CPUtime=1962.02 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 28761 0 0 0 196201 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4965472 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 1962.02
Current children cumulated vsize (KiB) 36180

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12997
/proc/meminfo: memFree=22451340/32770624 swapFree=0/560332
[pid=12824] ppid=12821 vsize=36180 CPUtime=2022.01 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 29350 0 0 0 202200 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 5099648 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 2022.01
Current children cumulated vsize (KiB) 36180

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 13013
/proc/meminfo: memFree=22445808/32770624 swapFree=0/560364
[pid=12824] ppid=12821 vsize=36180 CPUtime=2082.01 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 29962 0 0 0 208200 1 0 0 20 0 1 0 54911951 37048320 3234 18446744073709551615 4194304 5972588 140722365137920 140722365125112 4968859 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9045 3234 835 435 0 2408 0
Current children cumulated CPU time (s) 2082.01
Current children cumulated vsize (KiB) 36180

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 13040
/proc/meminfo: memFree=22444008/32770624 swapFree=0/560380
[pid=12824] ppid=12821 vsize=36312 CPUtime=2142 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 30664 0 0 0 214199 1 0 0 20 0 1 0 54911951 37183488 3234 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4965605 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3234 835 435 0 2441 0
Current children cumulated CPU time (s) 2142
Current children cumulated vsize (KiB) 36312

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 13042
/proc/meminfo: memFree=22444772/32770624 swapFree=0/560380
[pid=12824] ppid=12821 vsize=36312 CPUtime=2202 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 31353 0 0 0 220199 1 0 0 20 0 1 0 54911951 37183488 3235 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4962405 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3235 835 435 0 2441 0
Current children cumulated CPU time (s) 2202
Current children cumulated vsize (KiB) 36312

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 13044
/proc/meminfo: memFree=22448468/32770624 swapFree=0/560408
[pid=12824] ppid=12821 vsize=36312 CPUtime=2261.99 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 32040 0 0 0 226198 1 0 0 20 0 1 0 54911951 37183488 3235 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5094096 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3235 835 435 0 2441 0
Current children cumulated CPU time (s) 2261.99
Current children cumulated vsize (KiB) 36312

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 13046
/proc/meminfo: memFree=22448860/32770624 swapFree=0/560416
[pid=12824] ppid=12821 vsize=36312 CPUtime=2321.99 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 32743 0 0 0 232198 1 0 0 20 0 1 0 54911951 37183488 3235 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4909657 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3235 835 435 0 2441 0
Current children cumulated CPU time (s) 2321.99
Current children cumulated vsize (KiB) 36312

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 13069
/proc/meminfo: memFree=22447468/32770624 swapFree=0/560404
[pid=12824] ppid=12821 vsize=36312 CPUtime=2381.98 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 33433 0 0 0 238197 1 0 0 20 0 1 0 54911951 37183488 3237 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4909679 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3237 835 435 0 2441 0
Current children cumulated CPU time (s) 2381.98
Current children cumulated vsize (KiB) 36312

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13072
/proc/meminfo: memFree=22449540/32770624 swapFree=0/560412
[pid=12824] ppid=12821 vsize=36312 CPUtime=2441.98 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 34089 0 0 0 244196 2 0 0 20 0 1 0 54911951 37183488 3239 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5071428 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3239 835 435 0 2441 0
Current children cumulated CPU time (s) 2441.98
Current children cumulated vsize (KiB) 36312

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13074
/proc/meminfo: memFree=22449060/32770624 swapFree=0/560412
[pid=12824] ppid=12821 vsize=36312 CPUtime=2501.98 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 34737 0 0 0 250196 2 0 0 20 0 1 0 54911951 37183488 3239 18446744073709551615 4194304 5972588 140722365137920 140722365134776 4969215 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3239 835 435 0 2441 0
Current children cumulated CPU time (s) 2501.98
Current children cumulated vsize (KiB) 36312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13075
/proc/meminfo: memFree=22448672/32770624 swapFree=0/560412
[pid=12824] ppid=12821 vsize=36312 CPUtime=2519.68 cores=0,2,4,6
/proc/12824/stat : 12824 (cosoco) R 12821 12824 6677 0 -1 4202496 35373 0 0 0 251966 2 0 0 20 0 1 0 54911951 37183488 3239 18446744073709551615 4194304 5972588 140722365137920 140722365134776 5071395 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 22040576 140722365145582 140722365145677 140722365145677 140722365149134 0
/proc/12824/statm: 9078 3239 835 435 0 2441 0
Current children cumulated CPU time (s) 2519.68
Current children cumulated vsize (KiB) 36312

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.68
CPU user time (s): 2519.66
CPU system time (s): 0.021998
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 36312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.021998
maximum resident set size= 13024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35429
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= 13
involuntary context switches= 3152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53527 second user time and 8.35702 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 10:25:38
IDJOB=4267609
IDBENCH=126223
IDSOLVER=2658
FILE ID=node127/4267609-1502527185
RUNJOBID= node127-1502500309-6740
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-17-a3.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267609-1502527185/watcher-4267609-1502527185 -o /tmp/evaluation-result-4267609-1502527185/solver-4267609-1502527185 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267609-1502527185.xml

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

MD5SUM BENCH= 1a474c72a1f7224eb7c0241d7ff915ce
RANDOM SEED=56832955

node127.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.92
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.92
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.92
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.92
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:        30997144 kB
MemAvailable:   31830064 kB
Buffers:          269660 kB
Cached:           852604 kB
SwapCached:            0 kB
Active:           764804 kB
Inactive:         584864 kB
Active(anon):     227840 kB
Inactive(anon):    24908 kB
Active(file):     536964 kB
Inactive(file):   559956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2276 kB
Writeback:             0 kB
AnonPages:        304940 kB
Mapped:            45448 kB
Shmem:             25252 kB
Slab:             128896 kB
SReclaimable:     103672 kB
SUnreclaim:        25224 kB
KernelStack:        3472 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     487780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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 node127 at 2017-08-12 11:07:38