Trace number 4242687

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 NameAnswerCPU timeWall clock time
R1: cosoco-sat 1.1SAT 1.75124 1.7532

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-001-a4_X2.xml
MD5SUMb8ea00653452363d0c81f6ef3102e485
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.77130699
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":161,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.93	c SAT : Variables: 23481 -- Clauses: 10258579
0.99/1.04	c root propagations     : 22212       
0.99/1.04	c restarts enabled, print stats at every restarts
0.99/1.04	c
0.99/1.04	c
0.99/1.04	c
0.99/1.04	c This is cosoco 1.0 --  
0.99/1.04	c
0.99/1.04	c ========================================[ Problem Statistics ]===========================================
0.99/1.04	c |                                                                                                       
0.99/1.04	c |  Parse time        :         0.81 s 
0.99/1.04	c |
0.99/1.04	c |               Variables: 61
0.99/1.04	c |            Domain Sizes: 1..1001
0.99/1.04	c |
0.99/1.04	c |             Constraints: 228
0.99/1.04	c |                   Arity: 2..4  -- Binary: 1  -- Ternary: 20
0.99/1.04	c | 
0.99/1.04	c |                   Types: 
0.99/1.04	c |                          Extension: 228  (nb tuples: 1..13041) -- (shared: 204)
0.99/1.04	c |                          
0.99/1.04	c =========================================================================================================
0.99/1.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.99/1.10	c 10             47             11062          25976          59             4              9   20   12    
1.10/1.12	c 20             96             15870          28495          59             11             14   26   15   
1.10/1.18	c 30             143            25857          33635          59             17             1   20   9     
1.20/1.22	c 40             182            33195          36826          59             24             4   21   9     
1.20/1.27	c 50             224            40986          43481          59             33             1   27   6     
1.29/1.32	c 60             241            47198          50564          59             42             1   7   1      
1.29/1.34	c 70             267            55151          54944          59             48             1   15   4     
1.29/1.36	c 80             294            61280          60640          59             57             1   14   4     
1.29/1.37	c 90             360            66583          63596          59             63             9   36   16    
1.29/1.38	c 100            392            69868          65702          59             72             1   16   10    
1.29/1.38	c 101            393            69975          66061          59             72             1   1   0      
1.29/1.39	c 110            444            76676          69266          59             76             8   19   14    
1.29/1.39	c 120            491            81928          71932          59             85             12   27   15   
1.39/1.42	c 130            536            88868          75169          59             92             3   22   8     
1.39/1.42	c 140            566            92343          77064          59             100            12   17   12   
1.39/1.43	c 150            594            95251          79256          59             101            7   11   6     
1.39/1.43	c 160            616            98326          80560          59             111            10   13   10   
1.39/1.44	c 170            642            101914         82826          59             117            1   13   5     
1.39/1.46	c 180            682            109229         86828          59             123            6   17   9     
1.39/1.47	c 190            713            114320         90108          59             131            1   15   8     
1.39/1.48	c 200            760            120519         93321          59             137            1   23   12    
1.49/1.50	c 210            807            127815         97090          59             140            1   23   8     
1.49/1.50	c 211            816            130301         98121          59             141            9   9   4      
1.49/1.51	c 220            838            133655         100036         59             148            4   14   5     
1.49/1.52	c 230            888            140682         102737         59             153            13   23   16   
1.49/1.53	c 240            926            143015         103785         59             163            7   29   22    
1.49/1.54	c 250            953            147159         106565         59             166            1   15   6     
1.49/1.54	c 260            987            152093         109511         59             173            9   18   9     
1.49/1.56	c 270            1061           164817         114662         59             180            1   28   13    
1.49/1.57	c 280            1108           171795         117521         59             184            6   19   12    
1.49/1.59	c 290            1160           182268         121524         59             187            5   22   12    
1.59/1.60	c 300            1194           189958         124859         59             188            6   11   7     
1.59/1.60	c 310            1211           193248         126172         59             197            4   8   4      
1.59/1.62	c 320            1262           202464         130514         59             200            1   26   11    
1.59/1.62	c 330            1291           205923         132007         59             210            3   20   15    
1.59/1.63	c 332            1303           207501         132768         59             211            10   11   7    
1.59/1.64	c 340            1350           215622         136458         59             215            4   28   9     
1.59/1.65	c 350            1403           222862         139300         59             219            5   23   14    
1.59/1.65	c 360            1457           230367         142563         59             220            7   22   13    
1.59/1.66	c 370            1488           235023         145322         59             230            2   22   13    
1.59/1.68	c 380            1551           244260         150339         59             237            1   26   7     
1.59/1.69	c 390            1585           249305         153117         59             247            2   20   11    
1.69/1.70	c 400            1618           256903         157177         59             253            1   20   8     
1.69/1.71	c 410            1643           260847         158897         59             262            2   16   11    
1.69/1.73	c solution 1
1.69/1.73	
1.69/1.73	v <instantiation type='solution'>
1.69/1.73	v <list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] </list>
1.69/1.73	v <values>160 0 16 3 18 12 19 9 5 4 8 14 13 10 15 7 1 2 6 17 20 11 7 3 16 15 17 0 5 11 2 1 2 3 7 26 0 18 0 3 15 9 10 26 41 58 58 63 74 76 77 79 82 89 115 115 133 133 136 151 160 </values>
1.69/1.73	v </instantiation>
1.69/1.73	
1.69/1.73	c restarts              : 44          
1.69/1.73	c conflicts             : 419          (261 /sec)
1.69/1.73	c decisions             : 1738         (1082 /sec)
1.69/1.73	c propagations          : 163185      (101590 /sec)
1.69/1.73	c root propagations     : 22212       
1.69/1.73	c filter calls          : 272572         (169688 /sec)
1.69/1.73	c useless filter calls  : 237424         (87 %)
1.69/1.73	c
1.69/1.73	c clauses               : 10258815
1.69/1.73	c SAT propagations      : 171
1.69/1.73	c SAT conflicts         : 3 (0 learnts)
1.69/1.73	c Memory used           : 516.89 MB
1.69/1.73	c CPU time              : 1.60625 s
1.69/1.73	
1.69/1.73	s SATISFIABLE

Verifier Data

OK	

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-4242687-1500660867/watcher-4242687-1500660867 -o /tmp/evaluation-result-4242687-1500660867/solver-4242687-1500660867 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500648178-9870 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4242687-1500660867.xml 

pid=12383
running on 8 cores: 0,2,4,6,8,10,12,14

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/242 12386
/proc/meminfo: memFree=32020904/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=27256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 1022 0 0 0 1 0 0 0 20 0 1 0 1355847 27910144 832 33554432000 4194304 5970956 140725041463824 140725041463016 5672455 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 6814 832 702 434 0 178 0

[startup+0.100179 s]
/proc/loadavg: 2.07 2.03 2.05 2/242 12386
/proc/meminfo: memFree=32020904/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=29712 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 1813 0 0 0 9 0 0 0 20 0 1 0 1355847 30425088 1441 33554432000 4194304 5970956 140725041463824 140725041460424 5672995 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 7428 1441 716 434 0 792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29712

[startup+0.200373 s]
/proc/loadavg: 2.07 2.03 2.05 2/242 12386
/proc/meminfo: memFree=32020904/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=30484 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 1984 0 0 0 19 0 0 0 20 0 1 0 1355847 31215616 1638 33554432000 4194304 5970956 140725041463824 140725041458264 5367042 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 7621 1638 752 434 0 985 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30484

[startup+0.300332 s]
/proc/loadavg: 2.07 2.03 2.05 2/242 12386
/proc/meminfo: memFree=32020904/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=93404 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 14320 0 0 0 27 1 0 0 20 0 1 0 1355847 95645696 16986 33554432000 4194304 5970956 140725041463824 140725041460648 5279748 0 0 4096 8404994 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 23351 17051 783 434 0 16715 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 93404

[startup+0.700338 s]
/proc/loadavg: 2.07 2.03 2.05 2/242 12386
/proc/meminfo: memFree=32020904/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=358972 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 51818 0 0 0 61 8 0 0 20 0 1 0 1355847 367587328 78028 33554432000 4194304 5970956 140725041463824 140725041460648 5279833 0 0 4096 8404994 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 89743 78028 783 434 0 83107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 358972

[startup+1.5003 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 12387
/proc/meminfo: memFree=31569252/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=529288 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 71607 0 0 0 137 12 0 0 20 0 1 0 1355847 541990912 113660 33554432000 4194304 5970956 140725041463824 140725041461160 4933209 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 132322 113660 801 434 0 125686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 529288

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

[startup+1.60034 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 12387
/proc/meminfo: memFree=31569252/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=529288 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 71607 0 0 0 147 12 0 0 20 0 1 0 1355847 541990912 113660 33554432000 4194304 5970956 140725041463824 140725041461160 4934323 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 132322 113660 801 434 0 125686 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 529288

[startup+1.7003 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 12387
/proc/meminfo: memFree=31569252/32770624 swapFree=5664/196064
[pid=12386] ppid=12383 vsize=529288 CPUtime=1.69 cores=0,2,4,6,8,10,12,14
/proc/12386/stat : 12386 (cosoco) R 12383 12386 9838 0 -1 4202496 71607 0 0 0 157 12 0 0 20 0 1 0 1355847 541990912 113660 33554432000 4194304 5970956 140725041463824 140725041461160 4934398 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 25903104 140725041472700 140725041472835 140725041472835 140725041475534 0
/proc/12386/statm: 132322 113660 801 434 0 125686 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 529288

Child status: 0
Real time (s): 1.7532
CPU time (s): 1.75124
CPU user time (s): 1.60631
CPU system time (s): 0.144924
CPU usage (%): 99.8882
Max. virtual memory (cumulated for all children) (KiB): 529288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.60631
system time used= 0.144924
maximum resident set size= 454800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71626
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= 12
involuntary context switches= 91

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.01466 second user time and 0.018043 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-21 20:14:27
IDJOB=4242687
IDBENCH=135918
IDSOLVER=2621
FILE ID=node114/4242687-1500660867
RUNJOBID= node114-1500648178-9870
PBS_JOBID= 20623304
Free space on /tmp= 62008 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-001-a4_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242687-1500660867/watcher-4242687-1500660867 -o /tmp/evaluation-result-4242687-1500660867/solver-4242687-1500660867 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500648178-9870 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242687-1500660867.xml

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

MD5SUM BENCH= b8ea00653452363d0c81f6ef3102e485
RANDOM SEED=155689999

node114.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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	: 8
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32021092 kB
MemAvailable:   32018504 kB
Buffers:           37528 kB
Cached:           269976 kB
SwapCached:            0 kB
Active:           168376 kB
Inactive:         204900 kB
Active(anon):      68600 kB
Inactive(anon):     8836 kB
Active(file):      99776 kB
Inactive(file):   196064 kB
Unevictable:        5664 kB
Mlocked:            5664 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:         72936 kB
Mapped:            30680 kB
Shmem:              8848 kB
Slab:              66728 kB
SReclaimable:      34816 kB
SUnreclaim:        31912 kB
KernelStack:        4256 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62008 MiB
End job on node114 at 2017-07-21 20:14:29