Trace number 4241142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: cosoco 1.1OPT34 22.8467 22.8534

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-08-a3.xml
MD5SUM86f9a0f9696ddea7c71528c4cbe59182
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.33821699
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints31
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":28},{"size":501,"count":8}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":28},{"degree":8,"count":6},{"degree":9,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":28},{"arity":8,"count":1},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints29
Distribution of constraint types[{"type":"intension","count":29},{"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.00/0.06	c best=?? lower=0 upper=500 
0.00/0.08	c
0.00/0.08	c This is cosoco 1.0 --  
0.00/0.08	c
0.00/0.08	c enable optimization
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.06 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 72
0.00/0.08	c |            Domain Sizes: 500..501
0.00/0.08	c |
0.00/0.08	c |             Constraints: 38
0.00/0.08	c |                   Arity: 1..28  -- Unary: 2  -- Binary: 7  -- Ternary: 28
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          (X - Y < k): 7
0.00/0.08	c |                          All Different: 1
0.00/0.08	c |                          Intension: 30
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	o 44
0.00/0.08	c    1 calls to solver: best=44 lower=0 upper=43 
0.49/0.54	o 43
0.89/0.91	o 42
0.89/0.91	c    3 calls to solver: best=42 lower=0 upper=41 
1.10/1.19	o 40
2.30/2.34	o 39
2.30/2.34	c    5 calls to solver: best=39 lower=0 upper=38 
4.40/4.43	o 37
5.79/5.81	o 36
5.79/5.81	c    7 calls to solver: best=36 lower=0 upper=35 
8.09/8.15	o 34
22.79/22.85	c
22.79/22.85	c Optimum found         : 34
22.79/22.85	c
22.79/22.85	
22.79/22.85	v <instantiation type='solution' cost='34'>
22.79/22.85	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] </list>
22.79/22.85	v <values>0 1 4 9 15 22 32 34 * 1 4 9 15 22 32 34 * * 3 8 14 21 31 33 * * * 5 11 18 28 30 * * * * 6 13 23 25 * * * * * 7 17 19 * * * * * * 10 12 * * * * * * * 2 * * * * * * * * </values>
22.79/22.85	v </instantiation>
22.79/22.85	
22.79/22.85	c call to solver        : 9
22.79/22.85	c
22.79/22.85	c restarts              : 26          
22.79/22.85	c conflicts             : 11622        (509 /sec)
22.79/22.85	c decisions             : 38600        (1690 /sec)
22.79/22.85	c propagations          : 31740788    (1389500 /sec)
22.79/22.85	c root propagations     : 549         
22.79/22.85	c filter calls          : 898618         (39338 /sec)
22.79/22.85	c useless filter calls  : 397071         (44 %)
22.79/22.85	c Memory used           : 27.52 MB
22.79/22.85	c CPU time              : 22.8433 s
22.79/22.85	
22.79/22.85	s OPTIMUM FOUND

Verifier Data

OK	34

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-4241142-1500641808/watcher-4241142-1500641808 -o /tmp/evaluation-result-4241142-1500641808/solver-4241142-1500641808 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500639406-6409 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241142-1500641808.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.97 3/186 6637
/proc/meminfo: memFree=31388636/32770624 swapFree=6208/386416
[pid=6637] ppid=6634 vsize=27388 CPUtime=0 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1111 0 0 0 0 0 0 0 20 0 1 0 17602661 28045312 899 33554432000 4194304 5970956 140723001376448 140723001371736 4966541 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 6847 899 737 434 0 211 0

[startup+0.100162 s]
/proc/loadavg: 2.01 2.02 1.97 3/186 6637
/proc/meminfo: memFree=31388636/32770624 swapFree=6208/386416
[pid=6637] ppid=6634 vsize=28040 CPUtime=0.09 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1348 0 0 0 9 0 0 0 20 0 1 0 17602661 28712960 1181 33554432000 4194304 5970956 140723001376448 140723001363752 4908988 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1181 830 434 0 374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28040

[startup+0.200294 s]
/proc/loadavg: 2.01 2.02 1.97 3/186 6637
/proc/meminfo: memFree=31388636/32770624 swapFree=6208/386416
[pid=6637] ppid=6634 vsize=28040 CPUtime=0.19 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1351 0 0 0 19 0 0 0 20 0 1 0 17602661 28712960 1181 33554432000 4194304 5970956 140723001376448 140723001363752 5052121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1181 830 434 0 374 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28040

[startup+0.300247 s]
/proc/loadavg: 2.01 2.02 1.97 3/186 6637
/proc/meminfo: memFree=31388636/32770624 swapFree=6208/386416
[pid=6637] ppid=6634 vsize=28040 CPUtime=0.29 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1356 0 0 0 29 0 0 0 20 0 1 0 17602661 28712960 1181 33554432000 4194304 5970956 140723001376448 140723001363752 5052123 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1181 830 434 0 374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28040

[startup+0.700225 s]
/proc/loadavg: 2.01 2.02 1.97 3/186 6637
/proc/meminfo: memFree=31388636/32770624 swapFree=6208/386416
[pid=6637] ppid=6634 vsize=28040 CPUtime=0.69 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1358 0 0 0 69 0 0 0 20 0 1 0 17602661 28712960 1181 33554432000 4194304 5970956 140723001376448 140723001374008 5070419 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1181 830 434 0 374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28040

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31386180/32770624 swapFree=6208/386224
[pid=6637] ppid=6634 vsize=28040 CPUtime=1.49 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1360 0 0 0 149 0 0 0 20 0 1 0 17602661 28712960 1181 33554432000 4194304 5970956 140723001376448 140723001374008 5069728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1181 830 434 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28040

[startup+3.1002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31385688/32770624 swapFree=6208/386224
[pid=6637] ppid=6634 vsize=28040 CPUtime=3.09 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1621 0 0 0 309 0 0 0 20 0 1 0 17602661 28712960 1203 33554432000 4194304 5970956 140723001376448 140723001363752 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1203 836 434 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28040

[startup+6.30022 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31385564/32770624 swapFree=6208/386236
[pid=6637] ppid=6634 vsize=28040 CPUtime=6.29 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 1881 0 0 0 629 0 0 0 20 0 1 0 17602661 28712960 1203 33554432000 4194304 5970956 140723001376448 140723001363752 5052080 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7010 1203 836 434 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28040

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31383196/32770624 swapFree=6208/386232
[pid=6637] ppid=6634 vsize=28172 CPUtime=12.69 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2141 0 0 0 1269 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 5070424 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28172

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6637 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31383196/32770624 swapFree=6208/386232
[pid=6637] ppid=6634 vsize=28172 CPUtime=12.79 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2141 0 0 0 1279 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 4967842 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 28172

[startup+19.2002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31382628/32770624 swapFree=6208/386232
[pid=6637] ppid=6634 vsize=28172 CPUtime=19.19 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2362 0 0 0 1919 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 5070437 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 28172

[startup+20.8002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31382628/32770624 swapFree=6208/386236
[pid=6637] ppid=6634 vsize=28172 CPUtime=20.79 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2362 0 0 0 2079 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 4967883 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 20.79
Current children cumulated vsize (KiB) 28172

[startup+21.6002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31382628/32770624 swapFree=6208/386236
[pid=6637] ppid=6634 vsize=28172 CPUtime=21.59 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2362 0 0 0 2159 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 4967828 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 28172

[startup+22.4002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31382628/32770624 swapFree=6208/386236
[pid=6637] ppid=6634 vsize=28172 CPUtime=22.39 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2362 0 0 0 2239 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 4908979 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 28172

[startup+22.8002 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6638
/proc/meminfo: memFree=31382628/32770624 swapFree=6208/386236
[pid=6637] ppid=6634 vsize=28172 CPUtime=22.79 cores=1,3,5,7
/proc/6637/stat : 6637 (cosoco) R 6634 6637 6377 0 -1 4202496 2362 0 0 0 2279 0 0 0 20 0 1 0 17602661 28848128 1204 33554432000 4194304 5970956 140723001376448 140723001374008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13168640 140723001382081 140723001382211 140723001382211 140723001384910 0
/proc/6637/statm: 7043 1204 836 434 0 407 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 28172

Child status: 0
Real time (s): 22.8534
CPU time (s): 22.8467
CPU user time (s): 22.8437
CPU system time (s): 0.002999
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 28172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8437
system time used= 0.002999
maximum resident set size= 4884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2435
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= 6
involuntary context switches= 1152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053222 second user time and 0.087522 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-21 14:56:48
IDJOB=4241142
IDBENCH=126212
IDSOLVER=2620
FILE ID=node149/4241142-1500641808
RUNJOBID= node149-1500639406-6409
PBS_JOBID= 20623027
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-08-a3.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241142-1500641808/watcher-4241142-1500641808 -o /tmp/evaluation-result-4241142-1500641808/solver-4241142-1500641808 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500639406-6409 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241142-1500641808.xml

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

MD5SUM BENCH= 86f9a0f9696ddea7c71528c4cbe59182
RANDOM SEED=2024292584

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.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.83
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		: 1600.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.56
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		: 1867.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.83
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		: 1600.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.56
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.83
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		: 1867.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31388964 kB
MemAvailable:   31978884 kB
Buffers:          232336 kB
Cached:           645616 kB
SwapCached:            0 kB
Active:           555676 kB
Inactive:         403436 kB
Active(anon):      84516 kB
Inactive(anon):    17020 kB
Active(file):     471160 kB
Inactive(file):   386416 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4544 kB
Writeback:             0 kB
AnonPages:        103108 kB
Mapped:            34468 kB
Shmem:             17040 kB
Slab:             121836 kB
SReclaimable:      96360 kB
SUnreclaim:        25476 kB
KernelStack:        3440 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     363884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node149 at 2017-07-21 14:57:11